Remove dynamic exceptions
[anna.git] / source / html / internal / sccs.cpp
index 78478c3..5eb60cd 100644 (file)
@@ -15,7 +15,7 @@
 anna_define_sccs_tag(html, 0);
 
 void anna::html::sccs::activate()
-throw() {
+{
   anna::sccs::activate();
   anna::xml::sccs::activate();
   ModuleManager::instantiate().insert(anna_use_sccs_tag(html), "00");