D G Turner 1083ff6577 KYRA: LOL: Fix GCC Compiler Warning from memset Usage
The memset call to clear the Common::Event is unecessary as all fields
are cleared either directly by the class constructor or for fields which
are struct/class objects, by their constructors.
2019-08-18 02:12:15 +01:00
..
2019-07-23 17:56:37 +02:00
2019-03-06 20:48:15 +01:00