From 2b2a0d685fa3d6436687e3b9fd77cdb2f2ba2889 Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Thu, 3 Apr 2014 19:27:13 +0200 Subject: [PATCH] remove an empty line to test jenkins web hook --- Descriptors/JSONDescriptor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Descriptors/JSONDescriptor.h b/Descriptors/JSONDescriptor.h index a3bde5b1f..fcb6cddf2 100644 --- a/Descriptors/JSONDescriptor.h +++ b/Descriptors/JSONDescriptor.h @@ -505,6 +505,5 @@ public: reply.content.push_back("]"); } } - }; #endif /* JSON_DESCRIPTOR_H_ */