Remove superfluous include in the middle of source file

This commit is contained in:
Simon Richter
2016-01-15 22:20:32 -05:00
committed by Chris Pavlina
parent 60055e04af
commit f674942e27
@@ -180,7 +180,6 @@ bool CRectPlacement::AddAtEmptySpot( TRect& r )
return bFound;
}
#include <stdio.h>
// --------------------------------------------------------------------------------
// Name : AddAtEmptySpotAutoGrow
// Description : Add a rectangle of the given size, growing our area if needed