[gimp/goat-invasion: 407/412] app: remove PixelSurround, no clue when it became unused
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion: 407/412] app: remove PixelSurround, no clue when it became unused
- Date: Tue, 3 Apr 2012 10:07:20 +0000 (UTC)
commit f262e6ca0c9413ebb373a6d9f57ff57ad524791e
Author: Michael Natterer <mitch gimp org>
Date: Mon Apr 2 19:22:26 2012 +0200
app: remove PixelSurround, no clue when it became unused
app/base/Makefile.am | 2 -
app/base/base-types.h | 2 -
app/base/pixel-surround.c | 419 ---------------------------------------------
app/base/pixel-surround.h | 53 ------
4 files changed, 0 insertions(+), 476 deletions(-)
---
diff --git a/app/base/Makefile.am b/app/base/Makefile.am
index 2e44797..ad08e07 100644
--- a/app/base/Makefile.am
+++ b/app/base/Makefile.am
@@ -29,8 +29,6 @@ libappbase_a_SOURCES = \
pixel-processor.h \
pixel-region.c \
pixel-region.h \
- pixel-surround.c \
- pixel-surround.h \
siox.c \
siox.h \
temp-buf.c \
diff --git a/app/base/base-types.h b/app/base/base-types.h
index 4ff6a6e..e97c9d9 100644
--- a/app/base/base-types.h
+++ b/app/base/base-types.h
@@ -51,8 +51,6 @@ typedef struct _PixelRegionIterator PixelRegionIterator;
typedef struct _PixelRegion PixelRegion;
typedef struct _PixelRegionHolder PixelRegionHolder;
-typedef struct _PixelSurround PixelSurround;
-
typedef struct _SioxState SioxState;
typedef struct _TempBuf TempBuf;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]