aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-07-24 00:49:19 +0000
committerGuy Harris <guy@alum.mit.edu>2004-07-24 00:49:19 +0000
commitd5425a709a89d182645944ac72f64d579858bdf3 (patch)
tree9e10671e06966ae72acfdf904307564dce9cb8e2 /gtk/Makefile.am
parent34de3c15d994d65a99b65d0dd55b0e2208685b3b (diff)
Move the declaration of "create_color()" up to "color.h", so it's
declared in a toolkit-independent header file. Get rid of "gtk/color_utils.h", as there's nothing left in it. svn path=/trunk/; revision=11498
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 472681a15f..7a1bc0e6f8 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -39,7 +39,6 @@ noinst_HEADERS = \
capture_prefs.h \
color_dlg.h \
color_filters.h \
- color_utils.h \
colors.h \
column_prefs.h \
compat_macros.h \