diff options
Diffstat (limited to 'src/nsgui.h')
-rw-r--r-- | src/nsgui.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nsgui.h b/src/nsgui.h index f161ba490ea..3ad9b2ce232 100644 --- a/src/nsgui.h +++ b/src/nsgui.h @@ -198,5 +198,3 @@ typedef struct _NSRect { NSPoint origin; NSSize size; } NSRect; #endif /* __NSGUI_H__ */ -/* arch-tag: b2af3275-62c3-45b4-9335-4c9635c67e55 - (do not change this comment) */ |