Removed stray space in bitcoin patch.

This commit is contained in:
Braydon Fuller 2015-10-28 16:20:34 -04:00
parent bf97d7e70b
commit 39e2f4ded5

View File

@ -292,7 +292,7 @@ index cce687a..0f162ff 100644
{
SetupEnvironment();
@@ -175,3 +180,4 @@ int main(int argc, char* argv[])
return (AppInit(argc, argv) ? 0 : 1);
}
+#endif