Skip to content

Commit ec008a8

Browse files
committed
Remove test walker template.
1 parent ae80041 commit ec008a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gen_parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ def visit_Struct(self, node):
118118

119119
deserialize_tmpl = Template(filename='./deserialize.mako')
120120
serialize_tmpl = Template(filename='./serialize.mako')
121-
walker_tmpl = Template(filename='./walker.mako')
122121
out_file = open("./deserialize.c", "w")
123122
out_file.write(deserialize_tmpl.render(
124123
node_tree=struct_visitor.structs_dict,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy