diff options
Diffstat (limited to 'src/eom-thumb-view.c')
-rw-r--r-- | src/eom-thumb-view.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/eom-thumb-view.c b/src/eom-thumb-view.c index b4f9c67..86bf842 100644 --- a/src/eom-thumb-view.c +++ b/src/eom-thumb-view.c @@ -45,8 +45,6 @@ enum { #define EOM_THUMB_VIEW_SPACING 0 -static void eom_thumb_view_init (EomThumbView *thumbview); - static EomImage* eom_thumb_view_get_image_from_path (EomThumbView *thumbview, GtkTreePath *path); |