From 3dac81a87a394d9222c0a12969e513d34b4c5651 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Mon, 23 Jul 2012 15:42:24 -0400 Subject: removed unused function, updated readme's and commened out an extra cout --- fly-tools/FlyTrackingMain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fly-tools/FlyTrackingMain.cpp') diff --git a/fly-tools/FlyTrackingMain.cpp b/fly-tools/FlyTrackingMain.cpp index aa6a2b6..4a33178 100644 --- a/fly-tools/FlyTrackingMain.cpp +++ b/fly-tools/FlyTrackingMain.cpp @@ -970,7 +970,7 @@ int draw_line_bm(Image* maskImage, int x0, int y0, int x1, int y1) { x = x + 1; } - cout << "putpixel "<