diff options
author | monsta <[email protected]> | 2016-07-13 13:20:47 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-07-13 13:29:18 +0300 |
commit | d46169a6292ac98fa613bbf6c0f8934bdde6d508 (patch) | |
tree | 9d47b974fb5e25b5d00639d8b02334f55b495aaa /shell | |
parent | 0ad5edba4a1b6b5afa8a330703c21d56a019c2ee (diff) | |
download | mate-control-center-d46169a6292ac98fa613bbf6c0f8934bdde6d508.tar.bz2 mate-control-center-d46169a6292ac98fa613bbf6c0f8934bdde6d508.tar.xz |
drop unused includes
Diffstat (limited to 'shell')
-rw-r--r-- | shell/control-center.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/control-center.c b/shell/control-center.c index 85aa42c0..2f1454b2 100644 --- a/shell/control-center.c +++ b/shell/control-center.c @@ -23,7 +23,6 @@ #include <glib/gi18n.h> #include <gtk/gtk.h> #include <gio/gio.h> -#include <libmate-desktop/mate-desktop-item.h> #include <unique/unique.h> #include <libslab/slab.h> |