]> www.fi.muni.cz Git - evince.git/commitdiff
build: Remove unused variable to fix a compiler warning
authorChristian Persch <chpe@gnome.org>
Tue, 20 Oct 2009 17:34:56 +0000 (19:34 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 20 Oct 2009 17:34:56 +0000 (19:34 +0200)
libmisc/ev-page-action.c

index 6c3635194e3559f87fcb560613f72c1a292373a5..cda7012e5de299a90fd37cb584657f9aaba5c9f2 100644 (file)
@@ -121,7 +121,6 @@ ev_page_action_set_property (GObject      *object,
                             GParamSpec   *pspec)
 {
        EvPageAction *page = EV_PAGE_ACTION (object);
-       GtkTreeModel *model;
 
        switch (prop_id)
        {