Skip to content

Commit 627fcf0

Browse files
committed
Remove unneeded typedef
1 parent cf9d4f9 commit 627fcf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deserialize.mako

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ static List *
77
list_deser(JsonbContainer *container, bool oid);
88

99
typedef int (*myFuncDef)(int, int);
10-
typedef void * (*deserialize_hook_type) (void *, void *);
1110

1211
static deserialize_hook_type hook;
1312
static void *hook_context;

0 commit comments

Comments
 (0)