[nautilus] [eel] cleanup eel-gnome-extensions
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] [eel] cleanup eel-gnome-extensions
- Date: Thu, 19 Aug 2010 14:56:39 +0000 (UTC)
commit fbccd9bfaa9c983dccc60d040b63b86521306788
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Aug 19 16:35:00 2010 +0200
[eel] cleanup eel-gnome-extensions
eel/eel-gnome-extensions.c | 18 +-----------------
eel/eel-gnome-extensions.h | 4 ----
2 files changed, 1 insertions(+), 21 deletions(-)
---
diff --git a/eel/eel-gnome-extensions.c b/eel/eel-gnome-extensions.c
index 0ee02a8..a4c45ee 100644
--- a/eel/eel-gnome-extensions.c
+++ b/eel/eel-gnome-extensions.c
@@ -29,25 +29,9 @@
#define GNOME_DESKTOP_USE_UNSTABLE_API
#include "eel-gnome-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 <X11/Xatom.h>
-#include <errno.h>
-#include <fcntl.h>
-#include <gdk/gdkx.h>
+
#include <gtk/gtk.h>
#include <libgnome/gnome-desktop-utils.h>
-#include <limits.h>
-#include <signal.h>
-#include <stdio.h>
-#include <stdarg.h>
-#include <string.h>
-#include <sys/stat.h>
-#include <sys/wait.h>
-#include <unistd.h>
/* Return a command string containing the path to a terminal on this system. */
diff --git a/eel/eel-gnome-extensions.h b/eel/eel-gnome-extensions.h
index aea54f0..82c1374 100644
--- a/eel/eel-gnome-extensions.h
+++ b/eel/eel-gnome-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_gnome_make_terminal_command (const char *command);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]