summaryrefslogtreecommitdiff
path: root/eel/eel-mate-extensions.h
diff options
context:
space:
mode:
Diffstat (limited to 'eel/eel-mate-extensions.h')
-rw-r--r--eel/eel-mate-extensions.h4
1 files changed, 0 insertions, 4 deletions
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 <gtk/gtk.h>
-/* 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);