Update porting.cpp

master
Mrchiantos 2019-07-22 00:01:35 +02:00
parent 3d03b360b8
commit bb2205540e
1 changed files with 0 additions and 1 deletions

View File

@ -145,7 +145,6 @@ void signal_handler_init(void)
// Default to RUN_IN_PLACE style relative paths
std::string path_share = "..";
std::string path_share = "..";
std::string path_locale = path_share + DIR_DELIM + "locale";
std::string path_cache = path_share + DIR_DELIM + "cache";