diff --git a/src/emucore/FrameBuffer.hxx b/src/emucore/FrameBuffer.hxx index bd4e13655..1c873ca95 100644 --- a/src/emucore/FrameBuffer.hxx +++ b/src/emucore/FrameBuffer.hxx @@ -194,16 +194,6 @@ class FrameBuffer */ const Common::Rect& imageRect() const { return myActiveVidMode.imageR; } - /** - Returns the current, non-rounde size of the framebuffer image. - Note that this will take into account the current scaling (if any) - as well as image 'centering'. - */ - void imageSize(double* w, double* h) const { - *w = myActiveVidMode.imageW; - *h = myActiveVidMode.imageH; - } - /** Returns the current dimensions of the framebuffer window. This is the entire area containing the framebuffer image as well as any