diff options
Diffstat (limited to 'vcl/inc/brdwin.hxx')
-rw-r--r-- | vcl/inc/brdwin.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/brdwin.hxx b/vcl/inc/brdwin.hxx index 5180b00fa4b6..d6fa9c2fbd78 100644 --- a/vcl/inc/brdwin.hxx +++ b/vcl/inc/brdwin.hxx @@ -175,8 +175,6 @@ public: Rectangle GetMenuRect() const; - void MoveToByDrag(const Point& rNewPos); - virtual Size GetOptimalSize() const override; }; |