summaryrefslogtreecommitdiffstats
path: root/common/rfb/SDesktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/SDesktop.h')
-rw-r--r--common/rfb/SDesktop.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/rfb/SDesktop.h b/common/rfb/SDesktop.h
index 322fe320..717ddbc9 100644
--- a/common/rfb/SDesktop.h
+++ b/common/rfb/SDesktop.h
@@ -65,11 +65,6 @@ namespace rfb {
virtual void stop() {}
- // getFbSize() returns the current dimensions of the framebuffer.
- // This can be called even while the SDesktop is not start()ed.
-
- virtual Point getFbSize() = 0;
-
// setScreenLayout() requests to reconfigure the framebuffer and/or
// the layout of screens.
virtual unsigned int setScreenLayout(int __unused_attr fb_width,