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