[gnome-shell] app-system: Clean up imports



commit 3b4ad5cd7dd507ad746e382056a01949b4138752
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Jun 18 05:55:08 2012 -0400

    app-system: Clean up imports
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658176

 src/shell-app-system.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/shell-app-system.c b/src/shell-app-system.c
index 56ff9eb..26718b3 100644
--- a/src/shell-app-system.c
+++ b/src/shell-app-system.c
@@ -7,18 +7,13 @@
 #include <string.h>
 
 #include <gio/gio.h>
-#include <gio/gdesktopappinfo.h>
-#include <gtk/gtk.h>
-#include <clutter/clutter.h>
 #include <glib/gi18n.h>
-#include <meta/display.h>
 
 #include "shell-app-private.h"
 #include "shell-window-tracker-private.h"
 #include "shell-app-system-private.h"
 #include "shell-global.h"
 #include "shell-util.h"
-#include "st.h"
 
 /* Vendor prefixes are something that can be preprended to a .desktop
  * file name.  Undo this.



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