Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-window.h')
-rw-r--r--shell/ev-window.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/ev-window.h b/shell/ev-window.h
index 06880db..99daa36 100644
--- a/shell/ev-window.h
+++ b/shell/ev-window.h
@@ -48,10 +48,6 @@ struct _EvWindow {
struct _EvWindowClass {
GtkWindowClass base_class;
-
- /* signals */
- void (*signal) (EvWindow *self,
- const char *string);
};
GType ev_window_get_type (void);