remove vitrual dtors

This commit is contained in:
Alexander Chernoskutov
2019-12-03 11:29:53 +05:00
parent f002214d94
commit 587be978b6
15 changed files with 0 additions and 30 deletions

View File

@@ -183,8 +183,6 @@ public:
memset(sockets, 0, sizeof(sockets));
}
virtual ~TinyGsmSequansMonarch() {}
/*
* Basic functions
*/