diff options
Diffstat (limited to 'include/vcl/graph.hxx')
-rw-r--r-- | include/vcl/graph.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx index 38cf0f3b1d30..350545ea0207 100644 --- a/include/vcl/graph.hxx +++ b/include/vcl/graph.hxx @@ -148,7 +148,6 @@ public: sal_uLong GetSizeBytes() const; - void Draw(OutputDevice& rOutDev, const Point& rDestPt) const; void Draw(OutputDevice& rOutDev, const Point& rDestPt, const Size& rDestSize) const; static void DrawEx(OutputDevice& rOutDev, const OUString& rText, |