aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules/sql.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules/sql.h')
-rw-r--r--include/modules/sql.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/modules/sql.h b/include/modules/sql.h
index 1363e9996..48e1fe85d 100644
--- a/include/modules/sql.h
+++ b/include/modules/sql.h
@@ -180,9 +180,6 @@ protected:
public:
const ModuleRef creator;
- /* Destroys this Query instance. */
- virtual ~Query() = default;
-
/** Called when an SQL error happens.
* @param error The error that occurred.
*/