From 6a7296bcaea9f67744ebadeb8c9b7c7121e8d706 Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Fri, 4 Jan 2013 14:38:33 +0000 Subject: [PATCH] Comment debug build. --- ede-panel/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ede-panel/Jamfile b/ede-panel/Jamfile index d528c5c..dbc6e6a 100644 --- a/ede-panel/Jamfile +++ b/ede-panel/Jamfile @@ -11,7 +11,7 @@ SubDir TOP ede-panel ; EdeProgram ede-panel : Hider.cpp Panel.cpp AppletManager.cpp ede-panel.cpp ; -ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ; +#ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ; if $(OS) != "SOLARIS" { # also must use this flag (on anything but Solaris) or program will crash