X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libview%2Fev-view.h;h=a6d14eb02d945c12b5a79d826820a0dd0e64fea0;hb=1c2d9608d0d3dee305e1556525fc8c04db24a916;hp=c63ad33fed95a6a7274afb11e130b2e84b57c06e;hpb=7b60f262aa5ab107aeb2d091bd78d34d8d7de5a5;p=evince.git diff --git a/libview/ev-view.h b/libview/ev-view.h index c63ad33f..a6d14eb0 100644 --- a/libview/ev-view.h +++ b/libview/ev-view.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_VIEW_H_INSIDE__) && !defined (EVINCE_COMPILATION) @@ -97,7 +97,6 @@ void ev_view_handle_link (EvView *view, EvLink *link); gboolean ev_view_next_page (EvView *view); gboolean ev_view_previous_page (EvView *view); -gchar* ev_view_page_label_from_dest (EvView *view, EvLinkDest *dest); void ev_view_autoscroll_start (EvView *view); void ev_view_autoscroll_stop (EvView *view);