From 7d84e4900fa8f4ef96e8cf4bb67b76be7902e840 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 4 Apr 2021 23:42:15 +0100 Subject: Fix a ton of pedantic compiler warnings. --- include/base.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/base.h') diff --git a/include/base.h b/include/base.h index 4c15f6253..1a733ac79 100644 --- a/include/base.h +++ b/include/base.h @@ -224,7 +224,6 @@ class CoreExport ServiceProvider : public Cullable /** Type of service (must match object type) */ const ServiceType service; ServiceProvider(Module* Creator, const std::string& Name, ServiceType Type); - virtual ~ServiceProvider() = default; /** Retrieves a string that represents the type of this service. */ const char* GetTypeString() const; -- cgit v1.3.1-10-gc9f91