X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-link.h;h=4d498b2e2e8a7a56f2aa6ec4d55bcd8df825e0b7;hb=ff51cd53f28d1755f74223b6b67292d5c2c94f05;hp=74581529b1ccf02824bb7d6167e654998d28df3d;hpb=19a00ed1cd086dcca4b6bfeb84e0b1488b2e3089;p=evince.git diff --git a/libdocument/ev-link.h b/libdocument/ev-link.h index 74581529..4d498b2e 100644 --- a/libdocument/ev-link.h +++ b/libdocument/ev-link.h @@ -48,7 +48,6 @@ EvLink *ev_link_new (const gchar *title, const gchar *ev_link_get_title (EvLink *self); EvLinkAction *ev_link_get_action (EvLink *self); -gint ev_link_get_page (EvLink *link); G_END_DECLS