summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Om.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/Om.cpp')
-rw-r--r--src/libs/engine/Om.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libs/engine/Om.cpp b/src/libs/engine/Om.cpp
index f1e32a31..f991e08e 100644
--- a/src/libs/engine/Om.cpp
+++ b/src/libs/engine/Om.cpp
@@ -30,7 +30,4 @@
namespace Om
{
OmApp* om = 0;
-#ifdef HAVE_LASH
- LashDriver* lash_driver = 0;
-#endif
}