]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dynamic.h
Merge the latest changes from insp20 into master.
[user/henk/code/inspircd.git] / include / dynamic.h
index d42cf61bf965855dbbb8231e374543f1b5b04ada..905eb479e9ed02efe5eabb21f5458ea44b21d30d 100644 (file)
@@ -32,11 +32,9 @@ class CoreExport DLLManager : public classbase
         */
        std::string err;
 
-#ifdef _WIN32
        /** Sets the last error string
        */
        void RetrieveLastError();
-#endif
 
  public:
        /** This constructor loads the module using dlopen()