diff options
Diffstat (limited to 'dev/Kernel/Sources/Json.cxx')
| -rw-r--r-- | dev/Kernel/Sources/Json.cxx | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev/Kernel/Sources/Json.cxx b/dev/Kernel/Sources/Json.cxx deleted file mode 100644 index df0d0ef8..00000000 --- a/dev/Kernel/Sources/Json.cxx +++ /dev/null @@ -1,12 +0,0 @@ -/* ------------------------------------------- - - Copyright ZKA Technologies. - -------------------------------------------- */ - -#include <NewKit/Json.hxx> - -using namespace Kernel; - -/// @brief Undefined object, is null in length. -cInitObject(Kernel::JsonType::kNull, Kernel::JsonType); |
