From 686ea1021360414a7a69525d0b17b8e0ec6c3c10 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Wed, 19 Jun 2013 10:19:04 +0200 Subject: [PATCH] Remove unused typedef. --- lib/remoting/messagepart.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/remoting/messagepart.h b/lib/remoting/messagepart.h index ac703b9bd..1468f895d 100644 --- a/lib/remoting/messagepart.h +++ b/lib/remoting/messagepart.h @@ -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. * -- 2.40.0