Skip to content

Commit 2332599

Browse files
committed
Removed redundant fields
1 parent e320c2f commit 2332599

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

generate/descriptor.json

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -254,29 +254,6 @@
254254
"../include/diff.h",
255255
"../include/oid.h",
256256
"../include/types.h"
257-
],
258-
259-
"fields": [
260-
{
261-
"name": "oid",
262-
"cType": "git_oid"
263-
},
264-
{
265-
"name": "path",
266-
"cType": "const char *"
267-
},
268-
{
269-
"name": "size",
270-
"cType": "git_off_t"
271-
},
272-
{
273-
"name": "flags",
274-
"cType": "uint32_t"
275-
},
276-
{
277-
"name": "mode",
278-
"cType": "uint16_t"
279-
}
280257
]
281258
},
282259

0 commit comments

Comments
 (0)