usata-commits
[Top][All Lists]
Advanced

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

[Usata-commits] Changes to usata2/src/object-registry.hpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/object-registry.hpp
Date: Sun, 09 Jan 2005 04:50:35 -0500

Index: usata2/src/object-registry.hpp
diff -u usata2/src/object-registry.hpp:1.3 usata2/src/object-registry.hpp:1.4
--- usata2/src/object-registry.hpp:1.3  Sun Jan  9 08:17:14 2005
+++ usata2/src/object-registry.hpp      Sun Jan  9 09:32:20 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: object-registry.hpp,v 1.3 2005/01/09 08:17:14 skunix Exp $
+// $Id: object-registry.hpp,v 1.4 2005/01/09 09:32:20 skunix Exp $
 
 
 #ifndef USATA_OBJECT_REGISTRY
@@ -39,14 +39,6 @@
        ObjectRegistry();
        ~ObjectRegistry() throw();              
        public:
-               struct StaticKilla
-               {
-                       ~StaticKilla()
-                       {ObjectRegistry::die();}
-               };
-       
-               friend class StaticKilla;
-
                /** \brief get a pointer to the ObjectRegistry
                    \todo define characteristics, and exception specs better
                  */




reply via email to

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