revert unintended changes

This commit is contained in:
Benjamin Peterson 2010-07-20 22:39:34 +00:00
parent 013783c529
commit 20f9c3c50f
7 changed files with 11 additions and 31 deletions

View file

@ -88,7 +88,6 @@ PyAPI_FUNC(void) PySymtable_Free(struct symtable *);
#define GLOBAL_IMPLICIT 3
#define FREE 4
#define CELL 5
#define LOCAL_ONLY 6
/* The following two names are used for the ste_unoptimized bit field */
#define OPT_IMPORT_STAR 1