[gnome-shell] shell-drawing: remove



commit 688b9697c81654fbf5b7646c20f94be164a638ef
Author: Dan Winship <danw gnome org>
Date:   Thu Feb 10 14:41:54 2011 -0500

    shell-drawing: remove
    
    Remove shell-drawing.[ch], which now only contained
    shell_draw_clock(), which hadn't been used since the sidebar went
    away.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=642059

 src/Makefile.am     |    2 --
 src/shell-drawing.c |   50 --------------------------------------------------
 src/shell-drawing.h |   17 -----------------
 3 files changed, 0 insertions(+), 69 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index a7a38d8..9c69344 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -56,7 +56,6 @@ shell_public_headers_h =		\
 	shell-app-usage.h		\
 	shell-arrow.h			\
 	shell-doc-system.h		\
-	shell-drawing.h			\
 	shell-embedded-window.h		\
 	shell-generic-container.h	\
 	shell-gtk-embed.h		\
@@ -88,7 +87,6 @@ libgnome_shell_la_SOURCES =		\
 	shell-app-usage.c		\
 	shell-arrow.c			\
 	shell-doc-system.c		\
-	shell-drawing.c			\
 	shell-embedded-window.c		\
 	shell-evolution-event-source.h	\
 	shell-evolution-event-source.c	\



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