remove debug message
This commit is contained in:
parent
24252b92c6
commit
f61f938503
@ -5960,8 +5960,6 @@ Route::set_disk_io_point (DiskIOPoint diop)
|
||||
{
|
||||
bool display = false;
|
||||
|
||||
cerr << "set disk io to " << enum_2_string (diop) << endl;
|
||||
|
||||
switch (diop) {
|
||||
case DiskIOCustom:
|
||||
display = true;
|
||||
|
Loading…
Reference in New Issue
Block a user