commit 58f428d57c0481323a895879e82935eb4b67fd64 Author: Scott Kostyshak <[email protected]> Date: Fri Feb 20 01:46:33 2015 -0500
Whitespace
diff --git a/src/Converter.cpp b/src/Converter.cpp
index 307eb23..1e02637 100644
--- a/src/Converter.cpp
+++ b/src/Converter.cpp
@@ -672,7 +672,6 @@ bool Converters::runLaTeX(Buffer const & buffer, string
const & command,
LaTeX::NO_OUTPUT;
return (result & ERROR_MASK) == 0;
-
}
