[ros-diffs] [navaraf] 20142: Remove obsolete definitions.

navaraf at svn.reactos.com navaraf at svn.reactos.com
Tue Dec 13 01:30:26 CET 2005


Remove obsolete definitions.
Modified: trunk/reactos/lib/user32/windows/menu.c
  _____  

Modified: trunk/reactos/lib/user32/windows/menu.c
--- trunk/reactos/lib/user32/windows/menu.c	2005-12-13 00:28:51 UTC
(rev 20141)
+++ trunk/reactos/lib/user32/windows/menu.c	2005-12-13 00:30:09 UTC
(rev 20142)
@@ -70,14 +70,6 @@

 #define ITEM_PREV		-1
 #define ITEM_NEXT		 1
 
-#ifndef MF_END
-#define MF_END             (0x0080)
-#endif
-
-#ifndef MIIM_STRING
-#define MIIM_STRING      (0x00000040)
-#endif
-
 #define MAKEINTATOMA(atom)  ((LPCSTR)((ULONG_PTR)((WORD)(atom))))
 #define MAKEINTATOMW(atom)  ((LPCWSTR)((ULONG_PTR)((WORD)(atom))))
 #define POPUPMENU_CLASS_ATOMA   MAKEINTATOMA(32768)  /* PopupMenu */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051213/a816dde6/attachment.html


More information about the Ros-diffs mailing list