Remove unused variable from gcmodule.c.  The code no longer tests for the
presence of a __del__ attribute on objects, rather it uses the tp_del slot.
1 file changed