]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-window.h
guard against unloaded docs when the title is accessed.
[evince.git] / shell / ev-window.h
index 06880db73d52b3d174c2d1466b7711dce663a41a..99daa36c005cffd1885d06fdae5c2514e79050fa 100644 (file)
@@ -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);