remove ceph code
[stor4nfv.git] / src / ceph / src / json_spirit / json_spirit.h
diff --git a/src/ceph/src/json_spirit/json_spirit.h b/src/ceph/src/json_spirit/json_spirit.h
deleted file mode 100644 (file)
index d574af5..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifndef JSON_SPIRIT\r
-#define JSON_SPIRIT\r
-\r
-//          Copyright John W. Wilkinson 2007 - 2011\r
-// Distributed under the MIT License, see accompanying file LICENSE.txt\r
-\r
-// json spirit version 4.05\r
-\r
-#if defined(_MSC_VER) && (_MSC_VER >= 1020)\r
-# pragma once\r
-#endif\r
-\r
-#include "json_spirit_value.h"\r
-#include "json_spirit_reader.h"\r
-#include "json_spirit_writer.h"\r
-#include "json_spirit_utils.h"\r
-\r
-#endif\r