[gimp/goat-invasion] app: remove the legacy gimp-transform-region code
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion] app: remove the legacy gimp-transform-region code
- Date: Thu, 29 Mar 2012 18:19:11 +0000 (UTC)
commit 377fc74579493f143ab7c30f5bff494baee8ad21
Author: Michael Natterer <mitch gimp org>
Date: Thu Mar 29 20:18:37 2012 +0200
app: remove the legacy gimp-transform-region code
app/Makefile.am | 3 +-
app/core/Makefile.am | 2 -
app/core/gimp-transform-region.c | 1304 --------------------------------------
app/core/gimp-transform-region.h | 38 --
4 files changed, 1 insertions(+), 1346 deletions(-)
---
diff --git a/app/Makefile.am b/app/Makefile.am
index 7e49dd2..ee6e66d 100644
--- a/app/Makefile.am
+++ b/app/Makefile.am
@@ -148,8 +148,7 @@ AM_LDFLAGS = \
$(workaround_that_core_depends_on_pdb) \
$(workaround_that_plug_in_depends_on_pdb) \
$(workaround_that_file_depends_on_plug_in) \
- -u $(SYMPREFIX)gimp_param_spec_duplicate \
- -u $(SYMPREFIX)gimp_transform_region
+ -u $(SYMPREFIX)gimp_param_spec_duplicate
gimpconsoleldadd = \
xcf/libappxcf.a \
diff --git a/app/core/Makefile.am b/app/core/Makefile.am
index d75338b..56952bb 100644
--- a/app/core/Makefile.am
+++ b/app/core/Makefile.am
@@ -39,8 +39,6 @@ libappcore_a_sources = \
gimp-tags.h \
gimp-templates.c \
gimp-templates.h \
- gimp-transform-region.c \
- gimp-transform-region.h \
gimp-transform-resize.c \
gimp-transform-resize.h \
gimp-transform-utils.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]