summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgs.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Scriver/src/msgs.h')
-rw-r--r--plugins/Scriver/src/msgs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Scriver/src/msgs.h b/plugins/Scriver/src/msgs.h
index edc68240e3..a5271fd339 100644
--- a/plugins/Scriver/src/msgs.h
+++ b/plugins/Scriver/src/msgs.h
@@ -208,10 +208,6 @@ public:
m_pParent->StartFlashing();
}
- __forceinline CLogWindow *LOG() {
- return ((CLogWindow *)m_pLog);
- }
-
wchar_t *m_wszInitialText;
char* CreateRTFFromEvent(EventData *evt, GlobalMessageData *gdat, struct LogStreamData *streamData);