From ac338998d82df4082b6092135fa03d0e55282e6b Mon Sep 17 00:00:00 2001 From: Jasmine Hassan Date: Thu, 18 Oct 2012 16:25:12 +0200 Subject: [eel] cleanup eel-mate-extensions http://git.gnome.org/browse/nautilus/commit/?id=fbccd9bfaa9c983dccc60d040b63b86521306788 --- eel/eel-mate-extensions.c | 19 ++----------------- eel/eel-mate-extensions.h | 4 ---- 2 files changed, 2 insertions(+), 21 deletions(-) (limited to 'eel') diff --git a/eel/eel-mate-extensions.c b/eel/eel-mate-extensions.c index 006144dc..2af5a941 100644 --- a/eel/eel-mate-extensions.c +++ b/eel/eel-mate-extensions.c @@ -29,25 +29,10 @@ #define MATE_DESKTOP_USE_UNSTABLE_API #include "eel-mate-extensions.h" -#include "eel-art-extensions.h" -#include "eel-gdk-extensions.h" -#include "eel-glib-extensions.h" -#include "eel-gtk-extensions.h" -#include "eel-stock-dialogs.h" -#include -#include -#include -#include + #include #include -#include -#include -#include -#include -#include -#include -#include -#include + /* Return a command string containing the path to a terminal on this system. */ diff --git a/eel/eel-mate-extensions.h b/eel/eel-mate-extensions.h index cabd4380..cb97e55b 100644 --- a/eel/eel-mate-extensions.h +++ b/eel/eel-mate-extensions.h @@ -29,10 +29,6 @@ #include -/* icon selection callback function. */ -typedef void (* EelIconSelectionFunction) (const char *icon_path, gpointer callback_data); - - /* Return a command string containing the path to a terminal on this system. */ char * eel_mate_make_terminal_command (const char *command); -- cgit v1.2.1