]> git.lyx.org Git - lyx.git/blobdiff - src/support/os.h
abdel likes short code
[lyx.git] / src / support / os.h
index 899b9482969eeb3e2b2f76afac3c2631cf9dda47..2d41dd76267a6d2f377ed44c55de3a01ab455453 100644 (file)
@@ -71,10 +71,6 @@ std::string internal_path_list(std::string const & p);
  */
 std::string latex_path(std::string const & p);
 
-/// Is the path absolute?
-/// \p p is encoded in utf8.
-bool is_absolute_path(std::string const & p);
-
 /** Returns a string suitable to be passed to popen when
  *  reading a file.
  */