]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_unix.C
tostr -> convert and some bformat work
[lyx.git] / src / support / os_unix.C
index 1d13cd50861e4700bf102e1e819e35a9be269dd9..53594714e35622b369963910b150cf1b78d6f448 100644 (file)
@@ -96,12 +96,6 @@ string::size_type common_path(string const & p1, string const & p2)
 }
 
 
-string slashify_path(string const & p)
-{
-       return p;
-}
-
-
 string external_path(string const & p)
 {
        return p;