clean out some hotshot-related build turds

This commit is contained in:
Fred Drake 2007-10-11 18:05:38 +00:00
parent 0e474a801a
commit f12088b9b3
4 changed files with 0 additions and 17 deletions

View file

@ -28,7 +28,6 @@ extern void init_locale(void);
#endif
extern void init_codecs(void);
extern void init_weakref(void);
extern void init_hotshot(void);
extern void initxxsubtype(void);
extern void initzipimport(void);
extern void init_random(void);