summaryrefslogtreecommitdiff
path: root/sw/inc/swcli.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-10-06 13:15:05 +0200
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-10-06 13:15:05 +0200
commit7b6ed1230e81d8cd9dcef955e92a43518aa1da32 (patch)
tree02d6b540a345b420d20ea5ac65d0c3950fd15007 /sw/inc/swcli.hxx
parent42d125b9f00f764460ace58c3c6352c5fa62994c (diff)
Backed out changeset ce84668a7646
Diffstat (limited to 'sw/inc/swcli.hxx')
-rw-r--r--sw/inc/swcli.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/swcli.hxx b/sw/inc/swcli.hxx
index 113a63cc6d7c..518d7885422c 100644
--- a/sw/inc/swcli.hxx
+++ b/sw/inc/swcli.hxx
@@ -53,8 +53,6 @@ public:
void SetInDoVerb( BOOL bFlag ) { bInDoVerb = bFlag; }
BOOL IsCheckForOLEInCaption() const { return bOldCheckForOLEInCaption; }
-
- virtual void FormatChanged();
};
#endif