diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-04-16 14:13:04 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-04-16 15:21:38 +0100 |
commit | 119b0a666d49c54f6be00ff12d3bc9e129f8f339 (patch) | |
tree | d3ff3f2a7418c6a792f3a7e1fb99de9b8c0e68db /svtools/inc | |
parent | 3f7048446185b59cd5ddf04a4f08ab10481e3ac7 (diff) |
callcatcher: update list
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/svtools/scrwin.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/svtools/scrwin.hxx b/svtools/inc/svtools/scrwin.hxx index fca0eaa0b6cf..61f4f0023a54 100644 --- a/svtools/inc/svtools/scrwin.hxx +++ b/svtools/inc/svtools/scrwin.hxx @@ -95,7 +95,6 @@ public: private: SVT_DLLPRIVATE Size GetOutputSizePixel() const; - SVT_DLLPRIVATE Size GetOutputSize() const; }; #endif |