[gimp/gtk3-port: 2/251] 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/251] libgimpwidgets: remove deprecated files from the build
- Date: Mon, 28 Mar 2011 19:22:56 +0000 (UTC)
commit a5a4240c1d28f6b6623107e078d9446c6133290b
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 9a3e1ef..88548c7 100644
--- a/libgimpwidgets/Makefile.am
+++ b/libgimpwidgets/Makefile.am
@@ -130,16 +130,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 \
@@ -162,8 +158,6 @@ libgimpwidgets_3_0_la_sources = \
gimpstringcombobox.h \
gimpunitcombobox.c \
gimpunitcombobox.h \
- gimpunitmenu.c \
- gimpunitmenu.h \
gimpunitstore.c \
gimpunitstore.h \
gimpwidgets-error.c \
@@ -224,11 +218,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 \
@@ -240,7 +232,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 396ed19..134049f 100644
--- a/libgimpwidgets/gimpwidgets.h
+++ b/libgimpwidgets/gimpwidgets.h
@@ -61,7 +61,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>
@@ -73,13 +72,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>
-
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]