1
0
Fork 0

use the destructor (which I had totally forgotten)

This commit is contained in:
mfranz 2008-01-23 21:26:30 +00:00
parent 7948776d89
commit ea3148949a

View file

@ -102,7 +102,7 @@ command interface /autopilot/route-manager/input:
<close>
removelistener(lst);
file_selector.data.remove();
file_selector.del();
</close>
</nasal>