summaryrefslogtreecommitdiff
path: root/gtk/gtkmodules.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-02-18 09:02:05 -0500
committerMatthias Clasen <mclasen@redhat.com>2018-02-18 09:41:29 -0500
commit5b4082ac87c970c1b624272bd0073ad3af50106f (patch)
tree3ba585086272e72b31b8ce71f8e4281958a97ff2 /gtk/gtkmodules.c
parent39d1537211501a8603f93a3196b910dce40e1617 (diff)
downloadgtk+-5b4082ac87c970c1b624272bd0073ad3af50106f.tar.gz
Remove gtkmodules.h
We don't use these definitions anymore. Also clean up the docs wrt to modules.
Diffstat (limited to 'gtk/gtkmodules.c')
-rw-r--r--gtk/gtkmodules.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkmodules.c b/gtk/gtkmodules.c
index d8e98c848b..57e6eb0f24 100644
--- a/gtk/gtkmodules.c
+++ b/gtk/gtkmodules.c
@@ -20,7 +20,6 @@
#include <string.h>
-#include "gtkmodules.h"
#include "gtksettings.h"
#include "gtkdebug.h"
#include "gtkprivate.h"