From 78270c81554179b7b17a79d819968852b020b98a Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Mon, 26 May 2014 18:40:21 +0200 Subject: [PATCH] fix unneeded variable warning in release build --- Descriptors/JSONDescriptor.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Descriptors/JSONDescriptor.h b/Descriptors/JSONDescriptor.h index a080a0638..617c269a1 100644 --- a/Descriptors/JSONDescriptor.h +++ b/Descriptors/JSONDescriptor.h @@ -115,7 +115,10 @@ template class JSONDescriptor : public BaseDescriptor