]> git.lyx.org Git - lyx.git/commit
Remove setBuffer call in Cursor::push.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 1 Jun 2024 16:06:13 +0000 (12:06 -0400)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 5 Jul 2024 10:28:40 +0000 (12:28 +0200)
commit46d1d6e0d384bea969a55426bef22e03bc231bf8
tree6010921ef86c578dc6b93dcd71ed6d997cdb9073
parentb39fb173167cbe4d5e2c72d0dcdb74adae7c26a6
Remove setBuffer call in Cursor::push.

This is potentially slow. It also should be unnecessary after
some of JMarc's recent commits. See bug #13050.

(cherry picked from commit 66cfc6af3c764b6923aae6c134c43c2155317c6a)
src/Cursor.cpp
status.24x