X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FAPushParser.cc;h=76690c044a4d9b806b9b949adf49bcea1651f957;hb=85ccebb566c36671ca753debe09e6dd5c9dd0df7;hp=9ff5eff1f6fbd74219de81e0abecfb0538249e14;hpb=387aeebf96181c051b7f527a0901b173cfcdf194;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/APushParser.cc b/helm/DEVEL/mathml_editor/src/APushParser.cc index 9ff5eff1f..76690c044 100644 --- a/helm/DEVEL/mathml_editor/src/APushParser.cc +++ b/helm/DEVEL/mathml_editor/src/APushParser.cc @@ -2,12 +2,6 @@ #include "APushParser.hh" #include "AMathMLFactory.hh" -void -APushParser::reset() -{ - if (factory) factory->reset(); -} - bool APushParser::freeze() {