X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=cut-n-paste%2Fzoom-control%2Fephy-zoom-control.c;h=ada61f2ec7c97cf70fa0259b2897c18489276c72;hb=b4400b84fbb899a1984c8e145b91a09de3a35516;hp=dcbe8a668c36025d33d3da773658ba1dfd123603;hpb=fecc75d11b8905c61a0ccc9490a1a6c2c54567bc;p=evince.git diff --git a/cut-n-paste/zoom-control/ephy-zoom-control.c b/cut-n-paste/zoom-control/ephy-zoom-control.c index dcbe8a66..ada61f2e 100644 --- a/cut-n-paste/zoom-control/ephy-zoom-control.c +++ b/cut-n-paste/zoom-control/ephy-zoom-control.c @@ -24,7 +24,6 @@ #include "ephy-zoom-control.h" #include "ephy-zoom.h" -#include "ev-debug.h" #include #include @@ -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 */