diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -184,9 +184,6 @@ Features: Use Autotest for instance. Optimizations: - * Support link-time-optimization for Scintilla and SciTECO. - This could significantly improve performance esp. when linking - in everything statically as is done on Windows. * Instead of using RTTI to implement the immediate editing command behaviours in Cmdline::process_edit_cmd() depending on the current state, this could be modelled via virtual methods in State. |