Remove unused typedef.

This commit is contained in:
Gunnar Beutner 2013-06-19 10:19:04 +02:00
parent 80aa40fcda
commit 686ea10213
1 changed files with 0 additions and 4 deletions

View File

@ -23,13 +23,9 @@
#include "remoting/i2-remoting.h"
#include "base/dictionary.h"
struct cJSON;
namespace icinga
{
typedef ::cJSON json_t;
/**
* A part of an RPC message.
*