]> git.lyx.org Git - lyx.git/blobdiff - src/support/os.h
Outliner: distinguish non-active refs from broken refs
[lyx.git] / src / support / os.h
index 9b38e4e44ee0272de8b5caf9be74e195ccc6ec5a..07d6d7ba76cf5398e449ed676835637cb9c22acb 100644 (file)
@@ -111,9 +111,6 @@ std::string latex_path(std::string const & p);
  */
 std::string latex_path_list(std::string const & p);
 
-/// Checks if the format string is suitable on the OS
-bool is_valid_strftime(std::string const & p);
-
 /** Returns a string suitable to be passed to popen when
  *  reading a file.
  */