]> code.delx.au - gnu-emacs/blobdiff - src/emacs.c
Merge branch 'master' into xwidget
[gnu-emacs] / src / emacs.c
index d83311ac5b6b32849065973b34862819a5565c34..03dea46fe2dacb70d61af99f902abaaae438f075 100644 (file)
@@ -59,11 +59,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include TERM_HEADER
 #endif /* HAVE_WINDOW_SYSTEM */
 
-#ifdef NS_IMPL_GNUSTEP
-/* At least under Debian, GSConfig is in a subdirectory.  --Stef  */
-#include <GNUstepBase/GSConfig.h>
-#endif
-
 #include "commands.h"
 #include "intervals.h"
 #include "character.h"