mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-24 05:18:59 -05:00
Adding nullptr check, error throwing to log, cleanup
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include <modules/vislab/vislabmodule.h>
|
||||
|
||||
namespace openspace {
|
||||
constexpr const char* _loggerCat = "VisLab Module";
|
||||
|
||||
VisLabModule::VisLabModule() : OpenSpaceModule(Name) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user