diff --git a/src/libuast.hpp b/src/libuast.hpp index 9947855..54742fd 100644 --- a/src/libuast.hpp +++ b/src/libuast.hpp @@ -313,7 +313,6 @@ namespace uast { contexts().erase(handle); } handle = 0; - delete(impl); impl = nullptr; }