aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/window.c b/src/window.c
index 753ed50a20f..aa3077aa55a 100644
--- a/src/window.c
+++ b/src/window.c
@@ -46,9 +46,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
46#ifdef MSDOS 46#ifdef MSDOS
47#include "msdos.h" 47#include "msdos.h"
48#endif 48#endif
49#ifdef MAC_OS
50#include "macterm.h"
51#endif
52#ifdef HAVE_NS 49#ifdef HAVE_NS
53#include "nsterm.h" 50#include "nsterm.h"
54#endif 51#endif