[rkward-cvs] SF.net SVN: rkward:[2375] trunk/rkward/rkward/rbackend/rembedinternal.cpp
sjar at users.sourceforge.net
sjar at users.sourceforge.net
Sun Nov 9 18:19:03 UTC 2008
Revision: 2375
http://rkward.svn.sourceforge.net/rkward/?rev=2375&view=rev
Author: sjar
Date: 2008-11-09 18:19:03 +0000 (Sun, 09 Nov 2008)
Log Message:
-----------
REVIEW
Possibly this line was actually needed for R 2.6.x or earlier, after all. We should check that, sooner or later, and add some version-specific code, if needed. For now, compatibility with R 2.8 is much more important than backwards compatibility with those pretty old versions of R.
Modified Paths:
--------------
trunk/rkward/rkward/rbackend/rembedinternal.cpp
Modified: trunk/rkward/rkward/rbackend/rembedinternal.cpp
===================================================================
--- trunk/rkward/rkward/rbackend/rembedinternal.cpp 2008-11-09 18:01:45 UTC (rev 2374)
+++ trunk/rkward/rkward/rbackend/rembedinternal.cpp 2008-11-09 18:19:03 UTC (rev 2375)
@@ -88,7 +88,6 @@
#include "R.h"
#include "Rinternals.h"
#include "Rinterface.h"
-#include "Rdevices.h"
#include "R_ext/Parse.h"
#ifdef R_2_4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list