[gnome-shell] [ShellOverflowList] remove ShellOverflowList
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] [ShellOverflowList] remove ShellOverflowList
- Date: Tue, 15 Jun 2010 16:04:09 +0000 (UTC)
commit 942810e88efde707d56375f9ead11b1f7b228f73
Author: Dan Winship <danw gnome org>
Date: Mon Jun 14 13:58:31 2010 -0400
[ShellOverflowList] remove ShellOverflowList
Nothing uses ShellOverflowList any more, so remove it. (Even if we
want that sort of functionality again later, we'd want it to be
StWidget-based, and with a name less likely to be confused with
StOverflowBox.)
https://bugzilla.gnome.org/show_bug.cgi?id=621582
src/Makefile.am | 2 -
src/shell-overflow-list.c | 445 ---------------------------------------------
src/shell-overflow-list.h | 44 -----
3 files changed, 0 insertions(+), 491 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1d7a88e..42ca0a0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -68,7 +68,6 @@ shell_public_headers_h = \
shell-gconf.h \
shell-generic-container.h \
shell-gtk-embed.h \
- shell-overflow-list.h \
shell-process.h \
shell-global.h \
shell-perf-log.h \
@@ -103,7 +102,6 @@ libgnome_shell_la_SOURCES = \
shell-gconf.c \
shell-generic-container.c \
shell-gtk-embed.c \
- shell-overflow-list.c \
shell-process.c \
shell-global.c \
shell-perf-log.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]