From a8b7a90a5886054de083b8c82300fbbfc198fa5a Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 27 Nov 2010 23:16:41 +0000 Subject: Remove all of the object creation debugging output --- Platform.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Platform.cpp') 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"; } -- cgit v1.2.3