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=a0b6675d1a0b196e88de6afb64ac3e495a02d8d9;hp=c59259a10cbdfdae782c4875ea4f1cb1d6ba977f;hpb=44205a9ede6bde99d7594a9c531521540acc7e81;p=evince.git diff --git a/libdocument/ev-link.h b/libdocument/ev-link.h index c59259a1..4d498b2e 100644 --- a/libdocument/ev-link.h +++ b/libdocument/ev-link.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if !defined (__EV_EVINCE_DOCUMENT_H_INSIDE__) && !defined (EVINCE_COMPILATION) @@ -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