commit | 7055fa96fcadf77482876b42393fe43b48fdfe16 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Mon Jan 31 15:23:32 2022 -0500 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Sun Mar 06 11:32:25 2022 -0500 |
tree | 78e9da68af2dfbfdf08c289693dc84dd5aac0a66 | |
parent | 7a1550fcecb8db0fc6db0d59b18d3ca5ac6f4d39 [diff] |
gdb: remove internalvar_funcs::destroy No kind of internal var uses it remove it. This makes the transition to using a variant easier, since we don't need to think about where this should be called (in a destructor or not), if it can throw, etc. Change-Id: Iebbc867d1ce6716480450d9790410d6684cbe4dd