mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-31 00:15:55 -04:00
fix some more warns
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user