]> www.fi.muni.cz Git - evince.git/blobdiff - backend/ev-document-links.c
Reduce relocations. Bug #360616.
[evince.git] / backend / ev-document-links.c
index daec3eaa528303eca396fcf826d1ef44b6adc689..d077003604b339368d82e0f407cac07675f2c61e 100644 (file)
@@ -31,7 +31,7 @@ ev_document_links_get_type (void)
        static GType type = 0;
 
        if (G_UNLIKELY (type == 0)) {
-               static const GTypeInfo our_info = {
+               const GTypeInfo our_info = {
                        sizeof (EvDocumentLinksIface),
                        NULL,
                        NULL,