]> www.fi.muni.cz Git - evince.git/commitdiff
ld] Fix compile warning about unused variable
authorChristian Persch <chpe@gnome.org>
Wed, 3 Feb 2010 17:40:09 +0000 (18:40 +0100)
committerChristian Persch <chpe@gnome.org>
Wed, 3 Feb 2010 17:40:09 +0000 (18:40 +0100)
libmisc/ev-page-action-widget.c

index a355187100b05c0c594b35e2726d141cc67f4df8..dad897871678fea519f9075e9f72029b7926a154 100644 (file)
@@ -127,7 +127,6 @@ activate_cb (EvPageActionWidget *action_widget)
 {
        EvDocumentModel *model;
        const char *text;
-       gchar *page_label;
        EvLinkDest *link_dest;
        EvLinkAction *link_action;
        EvLink *link;