aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/transformations/anonymous.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-06-22 11:51:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-06-22 11:51:14 +0200
commit26899a31d9a85e6ec6cfb782b0977af05e3330c1 (patch)
tree2e22074dad490a2195ef22bf2f7f6ca4ed67aa88 /xsd-frontend/transformations/anonymous.cxx
parent90801c5afeb37e4297076bdd5354ba41a7009a3f (diff)
Get rid of dependency on libcult
Diffstat (limited to 'xsd-frontend/transformations/anonymous.cxx')
-rw-r--r--xsd-frontend/transformations/anonymous.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xsd-frontend/transformations/anonymous.cxx b/xsd-frontend/transformations/anonymous.cxx
index afaf66a..3fa4f00 100644
--- a/xsd-frontend/transformations/anonymous.cxx
+++ b/xsd-frontend/transformations/anonymous.cxx
@@ -17,10 +17,6 @@ using std::endl;
namespace XSDFrontend
{
- using namespace Cult;
-
- typedef WideString String;
-
namespace
{
using Transformations::AnonymousNameTranslator;