Minor coding style changes

This commit is contained in:
Alexander Bock
2018-11-07 13:49:33 -05:00
parent 9dfb87e220
commit cba6201b67
12 changed files with 11 additions and 40 deletions
@@ -28,10 +28,6 @@
#include <modules/server/servermodule.h>
#include <openspace/openspace.h>
namespace {
constexpr const char* _loggerCat = "VersionTopic";
} // namespace
namespace openspace {
bool VersionTopic::isDone() const {