mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
revert rev 20291, a better fix was found in rev 20293
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20294 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7efb007296
commit
3772f193cc
@ -17,8 +17,6 @@
|
|||||||
#include "GraphicsParams.h"
|
#include "GraphicsParams.h"
|
||||||
#include "LoaderQueue.h"
|
#include "LoaderQueue.h"
|
||||||
|
|
||||||
#include "callback.h"
|
|
||||||
|
|
||||||
#include <boost/bind.hpp>
|
#include <boost/bind.hpp>
|
||||||
|
|
||||||
|
|
||||||
@ -208,7 +206,6 @@ Loader::Impl::Impl()
|
|||||||
|
|
||||||
Loader::Impl::~Impl()
|
Loader::Impl::~Impl()
|
||||||
{
|
{
|
||||||
if (!quitting)
|
|
||||||
resetFile(FileName());
|
resetFile(FileName());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user