RSSyl: Allow use of .netrc by libcurl. Bug/enhancement #3309, by Vincent Pelletier
[claws.git] / src / plugins / pdf_viewer / poppler_viewer.h
index 457b31c0abd62dc558454505026bb977b84d94b8..39818637548527314ce84a09b2aa8c81ea32b896 100644 (file)
@@ -91,9 +91,7 @@ struct _PdfViewer
        GtkWidget                       *doc_index;
        /* end GtkButtons */
        GtkTable                        *table_doc_info;
-#if !GTK_CHECK_VERSION(2,12,0)
-       GtkTooltips                     *button_bar_tips;
-#endif
+
        PopplerDocument         *pdf_doc;
        PopplerPage                     *pdf_page;
        PopplerIndexIter        *pdf_index;