summaryrefslogtreecommitdiff
path: root/indra/newview/llmainlooprepeater.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llmainlooprepeater.h')
-rw-r--r--indra/newview/llmainlooprepeater.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llmainlooprepeater.h b/indra/newview/llmainlooprepeater.h
index f84c0ca94c..2ec3a74e4a 100644
--- a/indra/newview/llmainlooprepeater.h
+++ b/indra/newview/llmainlooprepeater.h
@@ -43,9 +43,8 @@
class LLMainLoopRepeater:
public LLSingleton<LLMainLoopRepeater>
{
+ LLSINGLETON(LLMainLoopRepeater);
public:
- LLMainLoopRepeater(void);
-
// Start the repeater service.
void start(void);