Whitespace

This commit is contained in:
Scott Kostyshak 2015-02-20 01:46:33 -05:00
parent 29e96634df
commit 58f428d57c

View File

@ -672,7 +672,6 @@ bool Converters::runLaTeX(Buffer const & buffer, string const & command,
LaTeX::NO_OUTPUT;
return (result & ERROR_MASK) == 0;
}