]> git.mxchange.org Git - flightgear.git/commitdiff
PUCLASS_LIST is already defined in <plib/puAux.h>.
authormfranz <mfranz>
Sun, 6 Nov 2005 13:38:21 +0000 (13:38 +0000)
committermfranz <mfranz>
Sun, 6 Nov 2005 13:38:21 +0000 (13:38 +0000)
src/GUI/puList.hxx

index b33e45f62033213bc03f52360f96dd559ce1e097..c92d40a8b8b16a24ca8611cd5bdc8d351dc56e89 100644 (file)
@@ -7,10 +7,9 @@
 #  include <config.h>
 #endif
 
-#include <plib/pu.h>
+#include <plib/puAux.h>
 
-# define PUCLASS_LIST   0x80000000  // Hopefully this value will never be used by plib
-# define PUCLASS_LIST   0x80000000  // Hopefully this value will never be used by plib
+//# define PUCLASS_LIST   0x80000000  // Hopefully this value will never be used by plib
 
 /**
  * A scrolling list for PUI.