From bfafa64765de7a6002c2e84daefc84811278a51a Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 25 Jan 2015 18:54:40 +0100 Subject: more removal of the model namespace --- test/core/model/TestAdvanced.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/core/model/TestAdvanced.hpp') diff --git a/test/core/model/TestAdvanced.hpp b/test/core/model/TestAdvanced.hpp index f8585d1..6111170 100644 --- a/test/core/model/TestAdvanced.hpp +++ b/test/core/model/TestAdvanced.hpp @@ -26,7 +26,6 @@ #include "TestDocumentBuilder.hpp" namespace ousia { -namespace model { static Rooted resolveDescriptor(Handle domain, const std::string &className) @@ -316,6 +315,5 @@ static Rooted constructAdvancedDocument(Manager &mgr, Logger &logger, return doc; } } -} #endif /* _TEST_DOCUMENT_HPP_ */ -- cgit v1.2.3