diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-03-26 23:46:04 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-03-26 23:58:44 +0100 |
commit | 712daf33c826101a43e918d0a6285e21ac6e339a (patch) | |
tree | 420fff95a75b85314ec456b842266d47a0d7f91d /chart2/qa | |
parent | e8ed900016f0c51bc0374bae2a2963510e1ddbdc (diff) |
remove unimplemented method
Change-Id: I28c735478142bcb438ac24482612d5fb52a65f6e
Diffstat (limited to 'chart2/qa')
-rw-r--r-- | chart2/qa/extras/charttest.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/qa/extras/charttest.hxx b/chart2/qa/extras/charttest.hxx index 05ffda9256de..e9f0047fb43e 100644 --- a/chart2/qa/extras/charttest.hxx +++ b/chart2/qa/extras/charttest.hxx @@ -59,7 +59,6 @@ public: uno::Reference< chart::XChartDocument > getChartDocFromImpress( const char* pDir, const char* pName ); - void loadDocx(const char* pDir, const char* pName); virtual void setUp(); virtual void tearDown(); |