summaryrefslogtreecommitdiffstats
path: root/elaborate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'elaborate.cxx')
-rw-r--r--elaborate.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/elaborate.cxx b/elaborate.cxx
index 309b4115..2104c005 100644
--- a/elaborate.cxx
+++ b/elaborate.cxx
@@ -583,13 +583,6 @@ typeresolution_info::visit_concatenation (concatenation *e)
void
-typeresolution_info::visit_exponentiation (exponentiation *e)
-{
- visit_binary_expression (e);
-}
-
-
-void
typeresolution_info::visit_assignment (assignment *e)
{
if (t == pe_stats)