Browse Source

Oops. Remove debugging noise from console output.

tags/non-daw-v1.1.0
Jonathan Moore Liles 16 years ago
parent
commit
6f53a6fc10
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      Timeline/Log_Entry.C

+ 0
- 2
Timeline/Log_Entry.C View File

@@ -156,8 +156,6 @@ Log_Entry::parse_alist( const char *s )
}
}

printf( "%s\n", v );

c = NULL;
}
break;


Loading…
Cancel
Save