Remove unused constants, fix lacking virtual destructor

Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
Jarek Kobus
2011-04-14 12:07:39 +02:00
parent cf1571be17
commit 4d69c7455e
24 changed files with 17 additions and 151 deletions

View File

@@ -49,7 +49,6 @@ const char * const M_OPTIONS_PAGE = "Macros";
const char * const M_OPTIONS_TR_PAGE = "Macros";
const char * const M_STATUS_BUFFER = "Macros.Status";
const char * const M_INFO_BUFFER = "Macros.Info";
const char * const M_EXTENSION = "mac";