From 2a0cce9d4680af924a2b53fb36731591340fffa9 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 5 Sep 2022 21:14:36 +0100 Subject: Fix more warnings discovered with -Weverything. --- include/modules/sql.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/modules') 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. */ -- cgit v1.3.1-10-gc9f91