summaryrefslogtreecommitdiffstats
path: root/src/tdesvn_part.h
diff options
context:
space:
mode:
authorRoman Savochenko <roman@oscada.org>2022-07-30 21:08:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-07-30 21:11:23 +0900
commit0900cb34bb356599f25bf2a641d3a8c9ffec4478 (patch)
tree5585b1c622e52153dd80e2931e41f4083c1bb770 /src/tdesvn_part.h
parentf8770b4fed1cb03c7a57dd77c75ae97e45b7fec2 (diff)
downloadtdesvn-0900cb34.tar.gz
tdesvn-0900cb34.zip
Fix SEGV on exit. This relates to bug 3118.
Signed-off-by: Roman Savochenko <roman@oscada.org> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1f184060d12ce9613eec4fac51cc32629b873933)
Diffstat (limited to 'src/tdesvn_part.h')
-rw-r--r--src/tdesvn_part.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tdesvn_part.h b/src/tdesvn_part.h
index 2076d51..a61df86 100644
--- a/src/tdesvn_part.h
+++ b/src/tdesvn_part.h
@@ -97,7 +97,6 @@ protected slots:
private:
tdesvnView *m_view;
KdesvnBrowserExtension*m_browserExt;
- static TQString m_Extratext;
protected slots:
void slotSettingsChanged();
protected slots: