diff --git a/libr/debug/p/debug_esil.c b/libr/debug/p/debug_esil.c index 5361cfa9ef..169541af56 100644 --- a/libr/debug/p/debug_esil.c +++ b/libr/debug/p/debug_esil.c @@ -48,7 +48,6 @@ static int __esil_init(RDebug *dbg) { dbg->tid = dbg->pid = 1; // aeim // aei - eprintf ("TODO: esil-vm not initialized\n"); return true; }