mirror of
https://github.com/json-c/json-c.git
synced 2026-06-13 22:49:07 +08:00
Remove never used struct json_object_iter_info_
This commit is contained in:
@@ -30,11 +30,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Forward declaration for the opaque iterator information.
|
||||
*/
|
||||
struct json_object_iter_info_;
|
||||
|
||||
/**
|
||||
* The opaque iterator that references a name/value pair within
|
||||
* a JSON Object instance or the "end" iterator value.
|
||||
|
||||
Reference in New Issue
Block a user