a little clean of no used line
.
This commit is contained in:
@@ -962,7 +962,6 @@ PyObject *M_Text3d_LoadFont( PyObject * self, PyObject * args )
|
||||
vf= exist_vfont(fontfile);
|
||||
if( vf )
|
||||
return Font_CreatePyObject( vf );
|
||||
/* return EXPP_incr_ret( Py_None ); */
|
||||
/* No use for that -- lukep
|
||||
else
|
||||
vf= NULL;
|
||||
|
||||
Reference in New Issue
Block a user