From 3b4ad5cd7dd507ad746e382056a01949b4138752 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Mon, 18 Jun 2012 05:55:08 -0400 Subject: [PATCH] app-system: Clean up imports https://bugzilla.gnome.org/show_bug.cgi?id=658176 --- src/shell-app-system.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/shell-app-system.c b/src/shell-app-system.c index 56ff9eb91..26718b316 100644 --- a/src/shell-app-system.c +++ b/src/shell-app-system.c @@ -7,18 +7,13 @@ #include #include -#include -#include -#include #include -#include #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.