diff options
author | Erik Sohns <eriksohns@123mail.org> | 2016-10-23 18:46:07 +0200 |
---|---|---|
committer | Erik Sohns <eriksohns@123mail.org> | 2016-10-23 18:46:07 +0200 |
commit | d5fbc0de7dfc25e3c4077187960fe67e0e213cb3 (patch) | |
tree | 2671578a5092098fc5375407301533086e89a2ca /ACE/apps/gperf/tests/test.cpp | |
parent | 7ad5360d3ba1a0fece841d5d583b673337cdd6ff (diff) | |
parent | 4af4be616b737f5b6c2d9624f7f9c82b0247d73e (diff) | |
download | ATCD-d5fbc0de7dfc25e3c4077187960fe67e0e213cb3.tar.gz |
Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
Diffstat (limited to '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. |