summaryrefslogtreecommitdiff
path: root/indra/llcommon/llevents.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2009-11-10 17:10:57 -0500
committerNat Goodspeed <nat@lindenlab.com>2009-11-10 17:10:57 -0500
commitf8ddc9a8cec7a8e675045d84212d4623c71c6691 (patch)
treef2384c25040d1872be227d9d628fe69634dcb751 /indra/llcommon/llevents.h
parent77f982c1a9a8f5b30e8b369da6f7208c171700b1 (diff)
parent7d16f84493e8662beeaf9bb5fc120d46add996e4 (diff)
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/llcommon/llevents.h')
-rw-r--r--indra/llcommon/llevents.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llcommon/llevents.h b/indra/llcommon/llevents.h
index 192d79b27d..f52cf33fd8 100644
--- a/indra/llcommon/llevents.h
+++ b/indra/llcommon/llevents.h
@@ -45,10 +45,12 @@
#include "llsingleton.h"
#include "lldependencies.h"
+/*==========================================================================*|
// override this to allow binding free functions with more parameters
#ifndef LLEVENTS_LISTENER_ARITY
#define LLEVENTS_LISTENER_ARITY 10
#endif
+|*==========================================================================*/
// hack for testing
#ifndef testable