diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/statistics.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/statistics.cc b/base/statistics.cc index 298cc9a36..49294ad27 100644 --- a/base/statistics.cc +++ b/base/statistics.cc @@ -209,7 +209,6 @@ Data::python_dump(const string &name, const string &subname) ++i; } } -// py->next(); } void |