]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_unix.cpp
Work around qt bug that prevents the glyph LATIN CAPITAL LETTER SHARP S from being...
[lyx.git] / src / support / os_unix.cpp
index b8a94b2c5680e8a194be628bad162afd56df8d3b..bb6a86b709f299231025dc227e42cd2defa20190 100644 (file)
@@ -222,12 +222,6 @@ shell_type shell()
 }
 
 
-int timeout_min()
-{
-       return 3;
-}
-
-
 char path_separator(path_type)
 {
        return ':';