[MIRROR] Revert "Use a dummy include to indicate TGUI isn't built" (#3181)

* Revert "Use a dummy include to indicate TGUI isn't built (#56470)" (#56711)

* Revert "Use a dummy include to indicate TGUI isn't built"

Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
This commit is contained in:
SkyratBot
2021-02-09 00:37:44 +01:00
committed by GitHub
parent 24454a93fe
commit 02571bae25
6 changed files with 0 additions and 11 deletions

View File

@@ -3,11 +3,6 @@
* SPDX-License-Identifier: MIT
*/
#ifndef SPACEMAN_DMM
// Empty file generated by tgui build. Makes the problem clearer if it hasn't been built.
#include "USE_BUILD_BAT_INSTEAD_OF_DREAM_MAKER.dm"
#endif
/**
* tgui datum (represents a UI).
*/