remove VC6 scoping hacks

This commit is contained in:
Chris Danford
2004-09-21 07:53:39 +00:00
parent f97eaed01d
commit 03fbb915f3
55 changed files with 162 additions and 266 deletions
+1 -2
View File
@@ -9,8 +9,7 @@
SnapDisplay::SnapDisplay()
{
int i;
for( i=0; i<2; i++ )
for( int i=0; i<2; i++ )
{
m_sprIndicators[i].Load( THEME->GetPathToG("SnapDisplay icon 8x1") );
// MD 11/12/03 - this assert doesn't allow us to set the editor's maximum