[gnome-shell/wip/clutter-deprecation-fixes: 2/27] st: Remove st-overflow-box



commit 045e1df9319597d0a43b43d82e5f63da1dcc22ab
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Jan 17 17:57:25 2012 -0500

    st: Remove st-overflow-box
    
    It's unused, and has been for some time now.

 src/Makefile-st.am       |    2 -
 src/st/st-overflow-box.c |  521 ----------------------------------------------
 src/st/st-overflow-box.h |   71 -------
 3 files changed, 0 insertions(+), 594 deletions(-)
---
diff --git a/src/Makefile-st.am b/src/Makefile-st.am
index 377d3c0..b6ba99c 100644
--- a/src/Makefile-st.am
+++ b/src/Makefile-st.am
@@ -59,7 +59,6 @@ st_source_h =					\
 	st/st-icon-colors.h			\
 	st/st-im-text.h				\
 	st/st-label.h				\
-	st/st-overflow-box.h			\
 	st/st-private.h				\
 	st/st-scrollable.h			\
 	st/st-scroll-bar.h			\
@@ -116,7 +115,6 @@ st_source_c =					\
 	st/st-icon-colors.c			\
 	st/st-im-text.c				\
 	st/st-label.c				\
-	st/st-overflow-box.c			\
 	st/st-private.c				\
 	st/st-scrollable.c			\
 	st/st-scroll-bar.c			\



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