]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
Fix build with GNU libstdc++ C++11 ABI
[lyx.git] / src / support / filetools.h
index 0180f29d35af02559065627644c1950cb7fd74c0..b041b366a2ca3ea1d08ce501be5b6e4d100df9ea 100644 (file)
@@ -115,11 +115,6 @@ imageLibFileSearch(std::string & dir, std::string const & name,
                   std::string const & ext = std::string(),
                   search_mode mode = must_exist);
 
-/** Returns the percentage factor by which an image has to be
-    scaled for matching the (theme dependent) nominal icon size
-  */
-int iconScaleFactor(FileName const & image);
-
 /// How to quote a filename
 enum quote_style {
        /** Quote for the (OS dependant) shell. This is needed for command