Remove dynamic exceptions
[anna.git] / include / anna / diameter.comm / internal / sccs.hpp
index d944d6f..6e3eb7d 100644 (file)
@@ -17,7 +17,7 @@ namespace comm {
 
 class sccs {
 public:
-  static void activate() throw();
+  static void activate() ;
 };
 
 }