Revision: 359 http://rpy.svn.sourceforge.net/rpy/?rev=359&view=rev Author: warnes Date: 2007-10-17 18:54:13 -0700 (Wed, 17 Oct 2007)
Log Message: ----------- Remove unneeded comment Modified Paths: -------------- trunk/rpy/src/rpymodule.c Modified: trunk/rpy/src/rpymodule.c =================================================================== --- trunk/rpy/src/rpymodule.c 2007-10-18 01:36:48 UTC (rev 358) +++ trunk/rpy/src/rpymodule.c 2007-10-18 01:54:13 UTC (rev 359) @@ -1749,7 +1749,6 @@ Robj_Type.tp_alloc = PyType_GenericAlloc; #endif - //m = Py_InitModule(MacroQuote(RPY_SHNAME), rpy_methods); m = Py_InitModule(xstr(RPY_SHNAME), rpy_methods); d = PyModule_GetDict(m); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list