diff options
Diffstat (limited to 'src/json.h')
-rw-r--r-- | src/json.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -132,9 +132,4 @@ struct og_procedure { int og_json_parse_procedure(json_t *element, struct og_procedure *proc); -struct og_repository { - const char *name; - const char *ip; -}; - #endif |