summaryrefslogtreecommitdiff
path: root/tests/Priority_Reactor_Test.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-13 19:49:52 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-13 19:49:52 +0000
commit9f14594cdac60d720ef03c0444c619160c081d5a (patch)
treeb015d54cb3b3ab9ec983bcee9643f3bbe46a2504 /tests/Priority_Reactor_Test.cpp
parent6aa39cc323e6098f8579a7ea10d79bd85a956e3a (diff)
downloadATCD-9f14594cdac60d720ef03c0444c619160c081d5a.tar.gz
ChangeLogTag:Mon Oct 13 14:10:30 1997 Carlos O'Ryan
<coryan@macarena.cs.wustl.edu>
Diffstat (limited to 'tests/Priority_Reactor_Test.cpp')
-rw-r--r--tests/Priority_Reactor_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Priority_Reactor_Test.cpp b/tests/Priority_Reactor_Test.cpp
index 9fc33501e2e..f8c53370770 100644
--- a/tests/Priority_Reactor_Test.cpp
+++ b/tests/Priority_Reactor_Test.cpp
@@ -195,7 +195,6 @@ main (int argc, char *argv[])
{
ACE_START_TEST ("Priority_Reactor_Test");
- int disable_priorities = 0;
ACE_Get_Opt getopt (argc, argv, "dc:l:", 1);
for (int c; (c = getopt ()) != -1; )
switch (c)