Index: src/IceClFlags.h |
diff --git a/src/IceClFlags.h b/src/IceClFlags.h |
index 59be15899ced819f4dd7f45605e5e6a9667b1196..64944af0f262bb08a9895dcf21e3323d53c35d6a 100644 |
--- a/src/IceClFlags.h |
+++ b/src/IceClFlags.h |
@@ -147,7 +147,6 @@ public: |
private: |
std::string AppName; |
- |
John
2016/03/29 14:23:15
optional: add the empty line back
Jim Stichnoth
2016/03/29 21:40:49
Done.
|
/// Initialized to false; not set by the command line. |
bool GenerateUnitTestMessages; |
}; |