Disable ArdourHTTP debug
authorRobin Gareus <robin@gareus.org>
Thu, 31 Aug 2017 22:36:19 +0000 (00:36 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 31 Aug 2017 22:36:19 +0000 (00:36 +0200)
gtk2_ardour/ardour_http.cc

index 2eb04ff367dd4b8b6939790f3e82c1e3a30e8111..23edbc62e8170b0fb54581d850515c05331d2220 100644 (file)
@@ -15,7 +15,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
-#define ARDOURCURLDEBUG
+
+//#define ARDOURCURLDEBUG
 
 #include <assert.h>
 #include <stdlib.h>