X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fos.h;h=07d6d7ba76cf5398e449ed676835637cb9c22acb;hb=b96ce9a9c101a711ef8a1cdd5d6fe812a18966da;hp=9b38e4e44ee0272de8b5caf9be74e195ccc6ec5a;hpb=031748d9c88c60d6a7c79b00599955c49a3c56aa;p=lyx.git diff --git a/src/support/os.h b/src/support/os.h index 9b38e4e44e..07d6d7ba76 100644 --- a/src/support/os.h +++ b/src/support/os.h @@ -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. */