From 55b34e05b3d735a84e1af9833e19c0b816c18252 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Tue, 30 Jun 2015 11:28:43 -0300 Subject: -some changes by okam --- core/print_string.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'core/print_string.cpp') diff --git a/core/print_string.cpp b/core/print_string.cpp index a06d4de23..42e018f30 100644 --- a/core/print_string.cpp +++ b/core/print_string.cpp @@ -32,6 +32,7 @@ static PrintHandlerList *print_handler_list=NULL; bool _print_line_enabled=true; +bool _print_error_enabled = true; void add_print_handler(PrintHandlerList *p_handler) { -- cgit v1.2.3-70-g09d2