]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/gnome_helpers.h
Clean-up of the button controller.
[lyx.git] / src / frontends / gnome / gnome_helpers.h
index a011eb3715ce5bba55192dffd0f59225877186b9..8c7094e0fe52cb25929634090171416502d7d1be 100644 (file)
@@ -49,7 +49,6 @@ string get_font_name(Gdk_Font const & font);
  *
  * This function was lifted from e-font.c from the gabber package.
  */
-extern "C"
 gchar * get_font_name(GdkFont const * font);
 
 #endif