Actually remove VLD

This commit is contained in:
Alexander Bock
2020-08-20 15:18:38 +02:00
parent 8730b721f4
commit 8ea467b6a2
2 changed files with 0 additions and 13 deletions

View File

@@ -85,10 +85,6 @@
#include <numeric>
#include <sstream>
#if defined(_MSC_VER) && defined(OPENSPACE_ENABLE_VLD)
#include <vld.h>
#endif
#ifdef __APPLE__
#include <openspace/interaction/touchbar.h>
#endif // __APPLE__