File qclib.disable.consistency.checks.patch of Package qclib-devel.2591
diff --git a/query_capacity_int.h b/query_capacity_int.h
index f46ff52..029f7af 100644
--- a/query_capacity_int.h
+++ b/query_capacity_int.h
@@ -64,7 +64,7 @@ void qc_mark_dump_incomplete(struct qc_handle *hdl, char *missing_component);
/* Build Customization */
#define CONFIG_DEBUG_TIMESTAMPS
-#define CONFIG_CONSISTENCY_CHECK
+//#define CONFIG_CONSISTENCY_CHECK
#ifdef CONFIG_DEBUG_TIMESTAMPS
#define qc_debug(hdl, arg, ...) if (qc_dbg_level > 0) { \