summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2005-03-08 02:01:06 +0000
committerwtchang%redhat.com <devnull@localhost>2005-03-08 02:01:06 +0000
commit6aafa48e16899db277a56fe0e1e506e5104cd700 (patch)
tree6236f30a0b11edaafb934c99a0a948ab5d76e575
parentde2fd5deb87381a2dc1fec8ec43beaa5006173cc (diff)
downloadnspr-hg-6aafa48e16899db277a56fe0e1e506e5104cd700.tar.gz
Bugzilla Bug 279071: removed a duplication definition of the
MAX_POLLING_INTERVAL macro. The bug is reported by Justin Wood <116057@bacon.qcc.mass.edu>. Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
-rw-r--r--pr/include/private/pprmwait.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pr/include/private/pprmwait.h b/pr/include/private/pprmwait.h
index e677f137..d116a8b3 100644
--- a/pr/include/private/pprmwait.h
+++ b/pr/include/private/pprmwait.h
@@ -46,7 +46,6 @@
#define MAX_POLLING_INTERVAL 100
#define _PR_POLL_COUNT_FUDGE 64
-#define MAX_POLLING_INTERVAL 100
#define _PR_DEFAULT_HASH_LENGTH 59
/*