Remove dynamic exceptions
[anna.git] / source / io / internal / sccs.cpp
index 883168f..d4276f1 100644 (file)
@@ -14,7 +14,7 @@
 anna_define_sccs_tag(io, 0);
 
 void anna::io::sccs::activate()
-throw() {
+{
   anna::sccs::activate();
   ModuleManager::instantiate().insert(anna_use_sccs_tag(io), "00");
 }