]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/base.h
Merge v2.0.23 and v2.0.24 into master.
[user/henk/code/inspircd.git] / include / base.h
index c378afc1c9bc5fb8eedf135145bfdd3d26838968..d8781f7969a1f21f3b8d61b6eecff846cf2204e0 100644 (file)
@@ -202,7 +202,7 @@ class CoreExport CoreException : public std::exception
         * Actually no, it does nothing. Never mind.
         * @throws Nothing!
         */
-       virtual ~CoreException() throw() {};
+       virtual ~CoreException() throw() {}
        /** Returns the reason for the exception.
         * @return Human readable description of the error
         */