]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/zoom-control/ephy-zoom-control.c
Updated Portuguese translation.
[evince.git] / cut-n-paste / zoom-control / ephy-zoom-control.c
index dcbe8a668c36025d33d3da773658ba1dfd123603..ada61f2ec7c97cf70fa0259b2897c18489276c72 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "ephy-zoom-control.h"
 #include "ephy-zoom.h"
-#include "ev-debug.h"
 
 #include <gtk/gtk.h>
 #include <gtk/gtkcombobox.h>
@@ -73,7 +72,7 @@ ephy_zoom_control_get_type (void)
 
        if (G_UNLIKELY (type == 0))
        {
-               static const GTypeInfo our_info =
+               const GTypeInfo our_info =
                        {
                                sizeof (EphyZoomControlClass),
                                NULL, /* base_init */