0001285: Restrict the voiding transaction of closed fiscal year
[fa-stable.git] / includes / ui / ui_msgs.inc
index 09bb82bcd2218881f308fbf059566a9a589f0901..1319f362014590d1713c84f338b166d2d9be03d5 100644 (file)
@@ -11,8 +11,6 @@
 ***********************************************************************/
 function display_error($msg, $center=true)
 {
-       global $go_debug;
-
        trigger_error($msg, E_USER_ERROR);
 }