From 884493358fa356d3d273ec6d6576d6e2d0451bea Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Tue, 28 Dec 2010 13:45:25 -0600 Subject: [PATCH] small cleanup --- src/Font.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Font.cpp b/src/Font.cpp index 1dd992d98b..3d58287ada 100644 --- a/src/Font.cpp +++ b/src/Font.cpp @@ -202,7 +202,7 @@ FontPage::~FontPage() int Font::GetLineWidthInSourcePixels( const wstring &szLine ) const { int iLineWidth = 0; - + for( unsigned i=0; i