aboutsummaryrefslogtreecommitdiff
path: root/gcc/python/py-runtime.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/python/py-runtime.tpl')
-rw-r--r--gcc/python/py-runtime.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/python/py-runtime.tpl b/gcc/python/py-runtime.tpl
index 970609bf44e..2f46578020d 100644
--- a/gcc/python/py-runtime.tpl
+++ b/gcc/python/py-runtime.tpl
@@ -38,7 +38,6 @@ along with GCC; see the file COPYING3. If not see
/* return a const string tree */
extern tree gpy_dot_type_const_string_tree (const char *);
-
[+ FOR py-runtime +]
[+ (get "comment") +]
extern tree [+ (get "code") +] ([+ (get "proto") +]);