From f62d33aa1dc5afad9abbaf257531bdc4b0fbfdc0 Mon Sep 17 00:00:00 2001 From: Damien George Date: Mon, 13 Jan 2014 19:50:05 +0000 Subject: Consolidate rt_make_function_[0123] to rt_make_function_n. --- py/objstr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'py/objstr.c') diff --git a/py/objstr.c b/py/objstr.c index a1c35bad3..f48bde600 100644 --- a/py/objstr.c +++ b/py/objstr.c @@ -3,7 +3,6 @@ #include #include #include -#include #include "nlr.h" #include "misc.h" -- cgit v1.2.3