summaryrefslogtreecommitdiff
path: root/odb/semantics/fundamental.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-11-15 12:34:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-11-15 12:34:44 +0200
commitde2acaa079cbf6bcb1db8fecd956789360d9dd5c (patch)
tree5f8f2dfaf0cb39d6074b4d77a5654f3b4a476825 /odb/semantics/fundamental.cxx
parentb926362a9c1276ee15b5f961e912d8d37369e40b (diff)
Maintain GCC tree node for all semantic graph nodes
Diffstat (limited to 'odb/semantics/fundamental.cxx')
-rw-r--r--odb/semantics/fundamental.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/odb/semantics/fundamental.cxx b/odb/semantics/fundamental.cxx
index 087a08f..232cd2a 100644
--- a/odb/semantics/fundamental.cxx
+++ b/odb/semantics/fundamental.cxx
@@ -8,12 +8,6 @@
namespace semantics
{
- fund_type::
- fund_type (tree tn)
- : type (tn)
- {
- }
-
string fund_type::
fq_name () const
{