Remove dynamic exceptions
[anna.git] / source / core / internal / ModuleManager.cpp
index cbb4c5d..94fda25 100644 (file)
@@ -17,7 +17,7 @@ using namespace std;
 using namespace anna;
 
 void ModuleManager::insert(const char* module, const char* revision)
-throw() {
+{
   char* dup = strdup(module + anna_strlen("@(#)"));
 
   /*