clean up some warnings. no executable changes.

This commit is contained in:
Stephen Swaney
2006-12-01 17:53:04 +00:00
parent db5d58aaa2
commit e3b72755cc
3 changed files with 6 additions and 4 deletions

View File

@@ -107,7 +107,6 @@ static int Map_socketdef(PyObject *self, PyObject *args, void *closure)
bNode *node = NULL;
BPy_OutputDefMap *out= NULL;
BPy_InputDefMap *in= NULL;
int pos=0;
switch((int)closure) {
case 'I':