diff options
Diffstat (limited to 'src/sp_disabled_functions.c')
| -rw-r--r-- | src/sp_disabled_functions.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp_disabled_functions.c b/src/sp_disabled_functions.c index ebb7d3f..6ff3915 100644 --- a/src/sp_disabled_functions.c +++ b/src/sp_disabled_functions.c | |||
| @@ -33,7 +33,6 @@ char* get_complete_function_path(zend_execute_data const* const execute_data) { | |||
| 33 | } else { | 33 | } else { |
| 34 | complete_path_function = estrdup(function_name); | 34 | complete_path_function = estrdup(function_name); |
| 35 | } | 35 | } |
| 36 | sp_log_debug("%s", complete_path_function); | ||
| 37 | 36 | ||
| 38 | return complete_path_function; | 37 | return complete_path_function; |
| 39 | } | 38 | } |
