]> www.fi.muni.cz Git - evince.git/blobdiff - backend/ev-ps-exporter.c
Reduce relocations. Bug #360616.
[evince.git] / backend / ev-ps-exporter.c
index 56944a648261bc46bd33bf0295994b196bd00d70..18c353689345b5651754cf964a3aeeaa9a05ee07 100644 (file)
@@ -31,7 +31,7 @@ ev_ps_exporter_get_type (void)
 
        if (G_UNLIKELY (type == 0))
        {
-               static const GTypeInfo our_info =
+               const GTypeInfo our_info =
                {
                        sizeof (EvPSExporterIface),
                        NULL,