X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fdynamic.h;h=905eb479e9ed02efe5eabb21f5458ea44b21d30d;hb=a3e0768758ca68429a29d9c78ce672f2d938c6e7;hp=d42cf61bf965855dbbb8231e374543f1b5b04ada;hpb=c46f8a368c42f64284244f3d2dfc022a383294fa;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/dynamic.h b/include/dynamic.h index d42cf61bf..905eb479e 100644 --- a/include/dynamic.h +++ b/include/dynamic.h @@ -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()