From 7535faf7798a0b3626fc35eec7c55d58620f2aa6 Mon Sep 17 00:00:00 2001 From: adv Date: Thu, 26 Dec 2013 11:05:00 +0000 Subject: [PATCH] Debug feature commented. --- src/HYDROData/HYDROData_Bathymetry.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HYDROData/HYDROData_Bathymetry.cxx b/src/HYDROData/HYDROData_Bathymetry.cxx index ec3ed113..49b133e5 100644 --- a/src/HYDROData/HYDROData_Bathymetry.cxx +++ b/src/HYDROData/HYDROData_Bathymetry.cxx @@ -21,7 +21,7 @@ #include -#define _TIMER +// #define _TIMER #ifdef _TIMER #include #endif -- 2.39.2