summaryrefslogtreecommitdiffstats
path: root/src/gui_gtk_f.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-04-05 20:41:53 +0000
committerBram Moolenaar <Bram@vim.org>2006-04-05 20:41:53 +0000
commit910f66f90c928da8b607ccfdc12fc33d9cb8d4a9 (patch)
tree152a03d1d7ea3e8d433addba4f463d8a7a68a5fd /src/gui_gtk_f.h
parente2f98b95c8071f772695602cd4f714dc588eb8e7 (diff)
updated for version 7.0c10v7.0c10
Diffstat (limited to 'src/gui_gtk_f.h')
-rw-r--r--src/gui_gtk_f.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui_gtk_f.h b/src/gui_gtk_f.h
index 06c7ecdf7b..767f88a5d9 100644
--- a/src/gui_gtk_f.h
+++ b/src/gui_gtk_f.h
@@ -9,10 +9,6 @@
#ifndef __GTK_FORM_H__
#define __GTK_FORM_H__
-#ifdef VMS
-# include "gui_gtk_vms.h"
-#endif
-
#include <gdk/gdk.h>
#include <gtk/gtkcontainer.h>