X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fdynamic.h;h=905eb479e9ed02efe5eabb21f5458ea44b21d30d;hb=b18e6b5556f2deedf6ebf154477c4d69dcf02638;hp=d42cf61bf965855dbbb8231e374543f1b5b04ada;hpb=8f5efbc7aa33b792e02d01e3288f553e6e98ccaa;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()