[gimp] app: remove GtkVWrapBox because it's unused



commit 7cdf66a9a1ab5cddb38291a81659afff2edaf85d
Author: Michael Natterer <mitch gimp org>
Date:   Sun May 30 17:22:30 2010 +0200

    app: remove GtkVWrapBox because it's unused

 app/widgets/Makefile.am   |    4 +-
 app/widgets/gtkvwrapbox.c |  611 ---------------------------------------------
 app/widgets/gtkvwrapbox.h |   69 -----
 3 files changed, 1 insertions(+), 683 deletions(-)
---
diff --git a/app/widgets/Makefile.am b/app/widgets/Makefile.am
index 33bc683..477090c 100644
--- a/app/widgets/Makefile.am
+++ b/app/widgets/Makefile.am
@@ -391,9 +391,7 @@ libappwidgets_a_sources = \
 	gtkwrapbox.c			\
 	gtkwrapbox.h			\
 	gtkhwrapbox.c			\
-	gtkhwrapbox.h			\
-	gtkvwrapbox.c			\
-	gtkvwrapbox.h
+	gtkhwrapbox.h
 
 libappwidgets_a_built_sources = widgets-enums.c
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]