From e23679f0327f0bb7a1397a74133afe2d870cc220 Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Sun, 11 Apr 2010 09:59:27 +0000
Subject: Remove accidental printf commit


diff --git a/Swift/Controllers/EventWindowController.cpp b/Swift/Controllers/EventWindowController.cpp
index 22cfbb3..c02a352 100644
--- a/Swift/Controllers/EventWindowController.cpp
+++ b/Swift/Controllers/EventWindowController.cpp
@@ -14,7 +14,6 @@ EventWindowController::EventWindowController(EventController* eventController, E
 	eventController_ = eventController;
 	windowFactory_ = windowFactory;
 	window_ = windowFactory_->createEventWindow();
-	printf("Got new window, pointer %d\n", (int)window_);
 	eventAddedConnection_ = eventController_->onEventQueueEventAdded.connect(boost::bind(&EventWindowController::handleEventQueueEventAdded, this, _1));
 }
 
-- 
cgit v0.10.2-6-g49f6