Commit c1f213eb authored by Neal Norwitz's avatar Neal Norwitz

Remove unused macro, check is done elsewhere

parent e5368925
......@@ -8,7 +8,6 @@
#include "symtable.h"
#define UNDEFINED_FUTURE_FEATURE "future feature %.100s is not defined"
#define FUTURE_IMPORT_STAR "future statement does not support import *"
static int
future_check_features(PyFutureFeatures *ff, stmt_ty s, const char *filename)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment