Remove dynamic exceptions
[anna.git] / source / core / internal / sccs.cpp
index a2a5224..2c7a4c9 100644 (file)
@@ -13,7 +13,7 @@
 anna_define_sccs_tag(core, 12);
 
 void anna::sccs::activate()
-throw() {
+{
   ModuleManager::instantiate().insert(anna_use_sccs_tag(core), "00");
 }