Revision: 622
          http://rpy.svn.sourceforge.net/rpy/?rev=622&view=rev
Author:   lgautier
Date:     2008-08-08 18:48:02 +0000 (Fri, 08 Aug 2008)

Log Message:
-----------
Removed unused variable.

Modified Paths:
--------------
    branches/rpy_nextgen/rpy/rinterface/rinterface.c

Modified: branches/rpy_nextgen/rpy/rinterface/rinterface.c
===================================================================
--- branches/rpy_nextgen/rpy/rinterface/rinterface.c    2008-08-08 13:29:24 UTC 
(rev 621)
+++ branches/rpy_nextgen/rpy/rinterface/rinterface.c    2008-08-08 18:48:02 UTC 
(rev 622)
@@ -253,7 +253,6 @@
 EmbeddedR_ReadConsole(const char *prompt, unsigned char *buf, 
                      int len, int addtohistory)
 {
-  PyOS_sighandler_t old_int;
   PyObject *arglist;
   PyObject *result;
 


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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to