certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/include certi.hh


From: certi-cvs
Subject: [certi-cvs] certi/include certi.hh
Date: Thu, 18 Sep 2008 17:19:28 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      08/09/18 17:19:28

Modified files:
        include        : certi.hh 

Log message:
        Suppress unused type

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/include/certi.hh?cvsroot=certi&r1=3.34&r2=3.35

Patches:
Index: certi.hh
===================================================================
RCS file: /sources/certi/certi/include/certi.hh,v
retrieving revision 3.34
retrieving revision 3.35
diff -u -b -r3.34 -r3.35
--- certi.hh    18 Sep 2008 17:13:33 -0000      3.34
+++ certi.hh    18 Sep 2008 17:19:27 -0000      3.35
@@ -16,7 +16,7 @@
 // License along with this program ; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// $Id: certi.hh,v 3.34 2008/09/18 17:13:33 erk Exp $
+// $Id: certi.hh,v 3.35 2008/09/18 17:19:27 erk Exp $
 // ----------------------------------------------------------------------------
 #include <vector>
 
@@ -227,7 +227,6 @@
 typedef RTI::Double FederationTime ;
 typedef UShort ObjectHandlecount ;
 typedef std::string ObjectName_t ;
-typedef char *ParameterName ;
 typedef std::string AttributeValue_t;
 typedef std::string ParameterValue_t;
 
@@ -353,4 +352,4 @@
        (uint64_t) CERTI_INT64_CONSTANT(0xff00000000000000U)) >> 56)))
 #endif // CERTI_HH_INCLUDED
 
-// $Id: certi.hh,v 3.34 2008/09/18 17:13:33 erk Exp $
+// $Id: certi.hh,v 3.35 2008/09/18 17:19:27 erk Exp $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]