From af1e3d0187930c565c23e32652ab03dc11a8b0e8 Mon Sep 17 00:00:00 2001 From: Tannin Date: Thu, 22 Jan 2015 19:38:14 +0100 Subject: removed some obsolete code --- src/helper.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/helper.h') diff --git a/src/helper.h b/src/helper.h index 0144c39f..36f10db1 100644 --- a/src/helper.h +++ b/src/helper.h @@ -43,15 +43,6 @@ namespace Helper { **/ bool init(const std::wstring &moDirectory); -/** - * @brief set or unset the current instance of ModOrganizer as the global handler for nxm links - * - * @param moDirectory absolute path to the modOrganizer base directory - * @param enable if true, ModOrganizer will become the handler for nxm links. If false, the nxm handler will be unset - * @return true on success - **/ -bool setNXMHandler(const std::wstring &moDirectory, bool enable); - /** * @brief sets the last modified time for all .bsa-files in the target directory well into the past * @param moDirectory absolute path to the modOrganizer base directory -- cgit v1.3.1