diff options
Diffstat (limited to 'libbuild2/target.cxx')
-rw-r--r-- | libbuild2/target.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbuild2/target.cxx b/libbuild2/target.cxx index 4f11b54..78bc5ac 100644 --- a/libbuild2/target.cxx +++ b/libbuild2/target.cxx @@ -79,7 +79,6 @@ namespace build2 target:: ~target () { - clear_data (); } const string& target:: |