Revision: 40779
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40779&view=rev
Author:   davidloman
Date:     2010-09-29 11:18:49 +0000 (Wed, 29 Sep 2010)

Log Message:
-----------
Comment out lines in GeometryServiceTest for now.  Will revisit later.

Modified Paths:
--------------
    rt^3/trunk/tests/GS/GeometryServiceTest.cxx

Modified: rt^3/trunk/tests/GS/GeometryServiceTest.cxx
===================================================================
--- rt^3/trunk/tests/GS/GeometryServiceTest.cxx 2010-09-29 11:18:39 UTC (rev 
40778)
+++ rt^3/trunk/tests/GS/GeometryServiceTest.cxx 2010-09-29 11:18:49 UTC (rev 
40779)
@@ -55,7 +55,7 @@
     GeometryServer(const QHostAddress& addy = QHostAddress::LocalHost, const 
quint16 port = DEFAULT_PORT)
     {
 
-       this->gs = new GeometryService("GSTester");
+       //this->gs = new GeometryService("GSTester");
 
        if (port > 0)
            start(addy, port);


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to