diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2016-10-06 12:41:00 +0200 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2016-10-06 12:41:00 +0200 |
commit | 83db1ec85068af6520fbe44d324d9df34218b302 (patch) | |
tree | 0b8faaf643715a9d1b9fae48a5f8deab37c388bd | |
parent | a796d2a58d1fe560af15661f4d640d9eaae20c85 (diff) | |
download | ATCD-83db1ec85068af6520fbe44d324d9df34218b302.tar.gz |
Zapped some empty lines
* ACE/apps/gperf/tests/test.cpp:
-rw-r--r-- | ACE/apps/gperf/tests/test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/apps/gperf/tests/test.cpp b/ACE/apps/gperf/tests/test.cpp index 32f7240c200..6a936cfee68 100644 --- a/ACE/apps/gperf/tests/test.cpp +++ b/ACE/apps/gperf/tests/test.cpp @@ -6,8 +6,6 @@ #include "ace/OS_NS_string.h" #include "ace/OS_NS_stdio.h" - - static const int MAX_LEN = 80; // Lookup function. |