diff --git a/Apps/EOModeler/EOMInspectorController.m b/Apps/EOModeler/EOMInspectorController.m index bb1474f..7257b2e 100644 --- a/Apps/EOModeler/EOMInspectorController.m +++ b/Apps/EOModeler/EOMInspectorController.m @@ -30,24 +30,9 @@ #include #include -#ifdef NeXT_GUI_LIBRARY #include -#else -#include -#include -#include -#include -#include -#include -#endif -#ifdef NeXT_Foundation_LIBRARY #include -#else -#include -#include -#include -#endif static EOMInspectorController *_sharedInspectorController;