Ensures normalization on waitfe/fc-xml operations
[anna.git] / example / diameter / launcher / Launcher.hpp
index 8a68888..399a0f8 100644 (file)
@@ -119,7 +119,6 @@ public:
 
   // helpers
   bool getDataBlockFromHexFile(const std::string &pathfile, anna::DataBlock &db) const throw(anna::RuntimeException);
-  bool getContentFromFile(const std::string &pathfile, std::string &content) const throw(anna::RuntimeException);
 
   friend class TestManager;
 };