diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-10 17:47:45 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-13 11:25:43 +0200 |
commit | 004341da5be15c009fd4d079dd1ca90516d0cd87 (patch) | |
tree | 6c92329603f8ee9d480cd9c2dd400f56197936d7 /src/Debugging.h | |
parent | 5e7099a462492f7e0c8528a7f71049543d505ec8 (diff) | |
download | scintilla-mirror-004341da5be15c009fd4d079dd1ca90516d0cd87.tar.gz |
commented out Editor::SetRepresentations()
* This sets the default key representations on every SCI_SETDOCPOINTER
which is very inefficient considering the way that SciTECO uses the
Q-Register view.
Furthermore it meant, we had to reset the representations to their
SciTECO versions again after every SCI_SETDOCPOINTER.
* This patch only does not cause problems because we initialize
the representations anyway for every Scintilla view.
This patch is not meant to be upstreamed!
Diffstat (limited to 'src/Debugging.h')
0 files changed, 0 insertions, 0 deletions