[EMAIL PROTECTED] writes:

| Author: rgheck
| Date: Fri May 25 00:17:04 2007
| New Revision: 18500
| 
| URL: http://www.lyx.org/trac/changeset/18500
| Log:
| Forgot to restore this before committing 18494. This fixes bug 3725.
| 
| Modified:
|     lyx-devel/trunk/src/insets/InsetInclude.cpp
| 
| Modified: lyx-devel/trunk/src/insets/InsetInclude.cpp
| URL: 
http://www.lyx.org/trac/file/lyx-devel/trunk/src/insets/InsetInclude.cpp?rev=18500
| ==============================================================================
| --- lyx-devel/trunk/src/insets/InsetInclude.cpp (original)
| +++ lyx-devel/trunk/src/insets/InsetInclude.cpp Fri May 25 00:17:04 2007
| @@ -463,7 +463,7 @@
|  
|       if (runparams.inComment || runparams.dryrun)
|               // Don't try to load or copy the file
| -             return true;
| +             ;

What did this fix again?

Looks a bit bogus to me.

-- 
        Lgb

Reply via email to