diff options
Diffstat (limited to 'launcher/net')
-rw-r--r-- | launcher/net/Validator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/net/Validator.h b/launcher/net/Validator.h index 7eaede7b..92ac6ea1 100644 --- a/launcher/net/Validator.h +++ b/launcher/net/Validator.h @@ -40,7 +40,6 @@ namespace Net { class Validator { public: /* con/des */ Validator() {} - virtual ~Validator() {} public: /* methods */ |