From 7d99241455639e2333572f285a7a449fa2d7af10 Mon Sep 17 00:00:00 2001 From: krakjoe Date: Sun, 10 Nov 2013 21:12:41 +0000 Subject: [PATCH] ... --- phpdbg_prompt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/phpdbg_prompt.c b/phpdbg_prompt.c index 407a204168..284f32d861 100644 --- a/phpdbg_prompt.c +++ b/phpdbg_prompt.c @@ -391,7 +391,6 @@ zend_vm_enter: while (phpdbg_interactive(0, NULL TSRMLS_CC) != PHPDBG_NEXT) { continue; } - printf("out\n"); } } } -- 2.50.1