aboutsummaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index dc5eb05..8ae110a 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -1050,12 +1050,4 @@ has (Y& y)
return false;
}
-// Standard namespace traverser.
-//
-struct namespace_: traversal::namespace_, context
-{
- virtual void
- traverse (type&);
-};
-
#endif // ODB_CONTEXT_HXX