mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-12-28 21:01:25 +00:00
remove vitrual dtors
This commit is contained in:
@@ -143,8 +143,6 @@ public:
|
||||
memset(sockets, 0, sizeof(sockets));
|
||||
}
|
||||
|
||||
virtual ~TinyGsmM95() {}
|
||||
|
||||
/*
|
||||
* Basic functions
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user