Skip to content

Commit

Permalink
ld] Fix compile warning about unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Persch committed Feb 3, 2010
1 parent ee37f08 commit 37c28cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libmisc/ev-page-action-widget.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 37c28cb

Please sign in to comment.