[opengl] merge (part 2)

This commit is contained in:
Colby Klein
2011-03-16 23:35:47 -07:00
parent 0c457ba55b
commit 53865866d3
2 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -2867,8 +2867,8 @@ void ScreenEdit::HandleScreenMessage( const ScreenMessage SM )
if( (*s)->IsAutogen() )
continue;
// If the notedata has content, let it go.
if( !(*s)->m_NoteData->IsEmpty() )
continue;
// if( !(*s)->m_NoteData->IsEmpty() )
// continue;
// It's hard to say if these steps were saved to disk or not.
/*
if( !(*s)->GetSavedToDisk() )