[gnome-shell/wip/fmuellner/notification-redux+sass: 36/145] remove shell-slicer



commit c34b86adeb31012a984b9faf4f4745954a97d02b
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Feb 18 20:55:18 2015 +0100

    remove shell-slicer
    
    In last commit we remove the only use of shell-slicer, so we can remove
    this as well

 docs/reference/shell/shell-docs.sgml.in |    1 -
 src/Makefile.am                         |    2 -
 src/shell-slicer.c                      |  162 -------------------------------
 src/shell-slicer.h                      |   33 ------
 4 files changed, 0 insertions(+), 198 deletions(-)
---
diff --git a/docs/reference/shell/shell-docs.sgml.in b/docs/reference/shell/shell-docs.sgml.in
index 9310c6e..bfbdb56 100644
--- a/docs/reference/shell/shell-docs.sgml.in
+++ b/docs/reference/shell/shell-docs.sgml.in
@@ -17,7 +17,6 @@
   <chapter>
     <title>Actors</title>
     <xi:include href="xml/shell-generic-container.xml"/>
-    <xi:include href="xml/shell-slicer.xml"/>
     <xi:include href="xml/shell-stack.xml"/>
   </chapter>
   <chapter>
diff --git a/src/Makefile.am b/src/Makefile.am
index 3758f4f..f3e9268 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -103,7 +103,6 @@ shell_public_headers_h =            \
        shell-mount-operation.h         \
        shell-perf-log.h                \
        shell-screenshot.h              \
-       shell-slicer.h                  \
        shell-stack.h                   \
        shell-tp-client.h               \
        shell-tray-icon.h               \
@@ -148,7 +147,6 @@ libgnome_shell_base_la_SOURCES =    \
        shell-polkit-authentication-agent.c     \
        shell-secure-text-buffer.c      \
        shell-secure-text-buffer.h      \
-       shell-slicer.c                  \
        shell-stack.c                   \
        shell-tp-client.c               \
        $(NULL)


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