fix some more warns

This commit is contained in:
CodeCodon
2015-08-09 01:21:06 -05:00
parent b4a44eae0a
commit 911578cde7
2 changed files with 2 additions and 2 deletions
@@ -27,7 +27,7 @@ namespace DB
* Default constructor stored the current system time in eventTime.
*/
LogEvent();
virtual ~LogEvent(){return;};
public:
/**
* Saves the LogEvent to the database.