emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/nsgui.h,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/nsgui.h,v
Date: Sat, 19 Jul 2008 20:45:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/19 20:45:36

Index: nsgui.h
===================================================================
RCS file: /sources/emacs/emacs/src/nsgui.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- nsgui.h     16 Jul 2008 02:22:04 -0000      1.3
+++ nsgui.h     19 Jul 2008 20:45:36 -0000      1.4
@@ -30,16 +30,8 @@
 #undef init_process
 #endif  /* NS_IMPL_COCOA */
 
-#ifdef NS_IMPL_GNUSTEP
-#undef hash_remove
-#endif
-
 #import <AppKit/AppKit.h>
 
-#ifdef NS_IMPL_GNUSTEP
-#define hash_remove emacs_hash_remove
-#endif
-
 #ifdef NS_IMPL_COCOA
 #undef Cursor
 #define init_process emacs_init_process




reply via email to

[Prev in Thread] Current Thread [Next in Thread]