X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-window.h;h=99daa36c005cffd1885d06fdae5c2514e79050fa;hb=0278ffdb57c2e17e33acb52bb5569d746246f671;hp=06880db73d52b3d174c2d1466b7711dce663a41a;hpb=a601c252dae06def4379c838ed176955903b34c9;p=evince.git diff --git a/shell/ev-window.h b/shell/ev-window.h index 06880db7..99daa36c 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);