[LyX/master] Remove an unused variable

Scott Kostyshak skostysh at lyx.org
Fri Jun 12 19:21:28 UTC 2026


On Fri, Jun 12, 2026 at 07:19:28PM +0000, Scott Kostyshak wrote:
> commit dbf54d6a4e5076501cd450e271b99f3b91fb9bee
> Author: Scott Kostyshak <skostysh at lyx.org>
> Date:   Fri Jun 12 21:16:32 2026 +0200
> 
>     Remove an unused variable
>     
>     Addresses the following warning:
>     
>     src/frontends/qt/GuiInputMethod.cpp:341:39: error: unused variable 'focus_style' [-Werror,-Wunused-variable]
>       341 |         const QInputMethodEvent::Attribute * focus_style = nullptr;
>           |                                              ^~~~~~~~~~~
>     
>     Amends 1a01d6c0.

Koji is this OK? If you were planning to use it in the future, there are
ways to supress the warning without removing the variable.

Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20260612/1c009a0e/attachment.sig>


More information about the lyx-devel mailing list