Remove dynamic exceptions
[anna.git] / source / html / functions.cpp
index 7bd2eed..b01a290 100644 (file)
@@ -12,7 +12,7 @@
 #include <anna/xml/functions.hpp>
 
 void anna::html::functions::initialize()
-throw() {
+{
   html::sccs::activate();
   xml::functions::initialize();
 }