Fix X3D patch commit coding policy issues.

This commit is contained in:
Wayne Stambaugh
2013-03-28 12:51:22 -04:00
parent f6b6665fed
commit b619c2069f
7 changed files with 265 additions and 227 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ void PlotWorkSheet( PLOTTER* plotter, const TITLE_BLOCK& aTitleBlock,
int iusPerMil = plotter->GetIUsPerDecimil() * 10;
wxSize pageSize = aPageInfo.GetSizeMils(); // in mils
int xg, yg;
int refx, refy;
// int refx, refy;
wxPoint pos, end, ref;
wxString msg;
wxSize text_size;