[gimp/gtk3-port: 2/237] libgimpwidgets: remove deprecated files from the build
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 2/237] libgimpwidgets: remove deprecated files from the build
- Date: Sat, 7 May 2011 20:00:07 +0000 (UTC)
commit d52d49731c2b7303cd8f0e927168457afe05656f
Author: Michael Natterer <mitch gimp org>
Date: Fri Oct 15 10:03:55 2010 +0200
libgimpwidgets: remove deprecated files from the build
libgimpwidgets/Makefile.am | 9 ---------
libgimpwidgets/gimpwidgets.h | 4 ----
2 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/libgimpwidgets/Makefile.am b/libgimpwidgets/Makefile.am
index 3bf79bb..be88a28 100644
--- a/libgimpwidgets/Makefile.am
+++ b/libgimpwidgets/Makefile.am
@@ -131,16 +131,12 @@ libgimpwidgets_3_0_la_sources = \
gimpnumberpairentry.h \
gimpoffsetarea.c \
gimpoffsetarea.h \
- gimpoldwidgets.c \
- gimpoldwidgets.h \
gimppageselector.c \
gimppageselector.h \
gimppatheditor.c \
gimppatheditor.h \
gimppickbutton.c \
gimppickbutton.h \
- gimppixmap.c \
- gimppixmap.h \
gimppreview.c \
gimppreview.h \
gimppreviewarea.c \
@@ -163,8 +159,6 @@ libgimpwidgets_3_0_la_sources = \
gimpstringcombobox.h \
gimpunitcombobox.c \
gimpunitcombobox.h \
- gimpunitmenu.c \
- gimpunitmenu.h \
gimpunitstore.c \
gimpunitstore.h \
gimpwidgets-error.c \
@@ -225,11 +219,9 @@ libgimpwidgetsinclude_HEADERS = \
gimpmemsizeentry.h \
gimpnumberpairentry.h \
gimpoffsetarea.h \
- gimpoldwidgets.h \
gimppageselector.h \
gimppatheditor.h \
gimppickbutton.h \
- gimppixmap.h \
gimppreview.h \
gimppreviewarea.h \
gimppropwidgets.h \
@@ -241,7 +233,6 @@ libgimpwidgetsinclude_HEADERS = \
gimpstock.h \
gimpstringcombobox.h \
gimpunitcombobox.h \
- gimpunitmenu.h \
gimpunitstore.h \
gimpwidgets-error.h \
gimpwidgets.h \
diff --git a/libgimpwidgets/gimpwidgets.h b/libgimpwidgets/gimpwidgets.h
index bc2f892..571fde2 100644
--- a/libgimpwidgets/gimpwidgets.h
+++ b/libgimpwidgets/gimpwidgets.h
@@ -62,7 +62,6 @@
#include <libgimpwidgets/gimppageselector.h>
#include <libgimpwidgets/gimppatheditor.h>
#include <libgimpwidgets/gimppickbutton.h>
-#include <libgimpwidgets/gimppixmap.h>
#include <libgimpwidgets/gimppreview.h>
#include <libgimpwidgets/gimppreviewarea.h>
#include <libgimpwidgets/gimppropwidgets.h>
@@ -74,13 +73,10 @@
#include <libgimpwidgets/gimpstock.h>
#include <libgimpwidgets/gimpstringcombobox.h>
#include <libgimpwidgets/gimpunitcombobox.h>
-#include <libgimpwidgets/gimpunitmenu.h>
#include <libgimpwidgets/gimpunitstore.h>
#include <libgimpwidgets/gimpwidgets-error.h>
#include <libgimpwidgets/gimpzoommodel.h>
-#include <libgimpwidgets/gimpoldwidgets.h>
-
#undef __GIMP_WIDGETS_H_INSIDE__
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]