[rkward-cvs] SF.net SVN: rkward: [855] trunk/rkward/rkward/core/rkvariable.cpp

tfry at users.sourceforge.net tfry at users.sourceforge.net
Wed Oct 11 22:14:04 UTC 2006


Revision: 855
          http://svn.sourceforge.net/rkward/?rev=855&view=rev
Author:   tfry
Date:     2006-10-11 15:14:00 -0700 (Wed, 11 Oct 2006)

Log Message:
-----------
small cleanup

Modified Paths:
--------------
    trunk/rkward/rkward/core/rkvariable.cpp

Modified: trunk/rkward/rkward/core/rkvariable.cpp
===================================================================
--- trunk/rkward/rkward/core/rkvariable.cpp	2006-10-11 22:13:21 UTC (rev 854)
+++ trunk/rkward/rkward/core/rkvariable.cpp	2006-10-11 22:14:00 UTC (rev 855)
@@ -113,7 +113,6 @@
 
 		RK_ASSERT (command->getDataType () == RData::StructureVector);
 		RK_ASSERT (command->getDataLength () == 3);
-		command->printStructure ("");
 
 		RData *data = command->getStructureVector ()[0];
 		RData *levels = command->getStructureVector ()[1];


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