Commit 8f83bc7f authored by Tres Seaver's avatar Tres Seaver

Remove no-longer-useful complier juke.

parent 2e02837e
......@@ -303,9 +303,6 @@ MOD_INIT(_zope_container_contained)
if (str_p_deactivate == NULL)
return MOD_ERROR_VAL;
/* Try to fake out compiler nag function */
if (0) init_zope_proxy_proxy();
if (m == NULL)
return MOD_ERROR_VAL;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment