Removing stuff pertaining to demo modes and trials, as they're redundant now.

This commit is contained in:
Areloch 2015-07-01 23:36:56 -05:00
parent d89c3b7c6f
commit 0d6768d57b
25 changed files with 355 additions and 846 deletions

View file

@ -34,10 +34,6 @@
#include "core/util/journal/journal.h"
#include "core/util/uuid.h"
#ifdef TORQUE_DEMO_PURCHASE
#include "gui/core/guiCanvas.h"
#endif
// This is a temporary hack to get tools using the library to
// link in this module which contains no other references.
bool LinkConsoleFunctions = false;