The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 6ba3e8d40813f55eddc1c48674d17833a1934e68
Author: Pavel Sanda <[email protected]>
Date:   Sat Feb 9 19:50:06 2013 -0800

    Leftover from SVN.

diff --git a/src/VCBackend.cpp b/src/VCBackend.cpp
index bb963f1..8d26df2 100644
--- a/src/VCBackend.cpp
+++ b/src/VCBackend.cpp
@@ -2236,10 +2236,6 @@ bool GIT::prepareFileRevision(string const & revis, 
string & f)
 
        pointer += ":";
 
-       if (rev <= 0)
-               if (!getFileRevisionInfo())
-                       return false;
-
        FileName tmpf = FileName::tempName("lyxvcrev_" + revis + "_");
        if (tmpf.empty()) {
                LYXERR(Debug::LYXVC, "Could not generate logfile " << tmpf);

-----------------------------------------------------------------------

Summary of changes:
 src/VCBackend.cpp |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to