summaryrefslogtreecommitdiff
path: root/indra/llcommon/llerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/llerror.h')
-rw-r--r--indra/llcommon/llerror.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llcommon/llerror.h b/indra/llcommon/llerror.h
index d32469d0c2..84ac0fa7f0 100644
--- a/indra/llcommon/llerror.h
+++ b/indra/llcommon/llerror.h
@@ -152,9 +152,6 @@ namespace LLError
class NoClassInfo { };
// used to indicate no class info known for logging
-
- void cleanupLogging();
- // after this is called, no more logging is allowed
}