mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Squash warning.
Maybe this parameter should be killed after last cleanup Vicent? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31177 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
724b2c87e8
commit
93d27a33fe
@ -1928,7 +1928,7 @@ bool GuiView::closeWorkAreaAll()
|
||||
|
||||
|
||||
bool GuiView::closeWorkArea(GuiWorkArea * wa, bool close_buffer,
|
||||
bool is_active)
|
||||
bool)
|
||||
{
|
||||
Buffer & buf = wa->bufferView().buffer();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user