]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_gui_misc.h
gross hack to set layout
[lyx.git] / src / lyx_gui_misc.h
index 661eb9c751391886a6805880c4c2d2b07a245269..2f43fea85303a8b2207b7c47d647a26dc140ab9b 100644 (file)
@@ -31,7 +31,4 @@ void RedrawAllBufferRelatedDialogs();
 /// Prevents LyX from crashing when no buffers available
 void CloseAllBufferRelatedDialogs();
 
-/// Ensures info in visible popups are always correct.
-void updateAllVisibleBufferRelatedDialogs(bool switched = false);
-
 #endif