mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 03:51:18 +00:00
Silly debug statement.
This commit is contained in:
parent
a6934fb21b
commit
8520a7c3ae
1 changed files with 0 additions and 1 deletions
|
@ -520,7 +520,6 @@ void CWatchBSP::RoutineProcessing(){
|
|||
// move to next step or finish
|
||||
m_iCurrentStep++;
|
||||
if ( m_iCurrentStep < m_pCmd->len ) {
|
||||
printf("BEGIN AGAIN\n");
|
||||
DoEBeginStep();
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue