mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Remove unused typedef.
This commit is contained in:
parent
80aa40fcda
commit
686ea10213
@ -23,13 +23,9 @@
|
|||||||
#include "remoting/i2-remoting.h"
|
#include "remoting/i2-remoting.h"
|
||||||
#include "base/dictionary.h"
|
#include "base/dictionary.h"
|
||||||
|
|
||||||
struct cJSON;
|
|
||||||
|
|
||||||
namespace icinga
|
namespace icinga
|
||||||
{
|
{
|
||||||
|
|
||||||
typedef ::cJSON json_t;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A part of an RPC message.
|
* A part of an RPC message.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user