aboutsummaryrefslogtreecommitdiffstats
path: root/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/main.cpp')
-rw-r--r--source/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/main.cpp b/source/main.cpp
index e112118..b98ec2b 100644
--- a/source/main.cpp
+++ b/source/main.cpp
@@ -47,7 +47,6 @@ extern void deviceRenderWidgets();
// Globals that live here
bool done = false;
-stmdsp::device *m_device = nullptr;
static LogView logView;