summaryrefslogtreecommitdiff
path: root/Platform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Platform.cpp')
-rw-r--r--Platform.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Platform.cpp b/Platform.cpp
index 3a01a7a..7d8b90e 100644
--- a/Platform.cpp
+++ b/Platform.cpp
@@ -2,5 +2,4 @@
#include "Platform.h"
Platform::Platform() {
- std::cout << "Platform::Platform(): Platform created.\n";
}