From b8c1b46ae0dad65803ae1c77569757528a7a8468 Mon Sep 17 00:00:00 2001 From: D G Turner Date: Mon, 12 Nov 2012 00:39:20 +0000 Subject: TONY: Cleanup whitespace formatting. This is mainly removal of extraneous blank lines, reformatting indents to tab characters and other minor non-functional changes to improve compliance with Code Formatting Conventions. --- engines/tony/window.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/tony/window.h') diff --git a/engines/tony/window.h b/engines/tony/window.h index 2e8769707f..3874652f64 100644 --- a/engines/tony/window.h +++ b/engines/tony/window.h @@ -46,7 +46,6 @@ public: void grabScreenshot(byte *lpBuf, int dezoom = 1, uint16 *lpDestBuf = NULL); }; - class RMWindow { private: void plotSplices(const byte *lpBuf, const Common::Point ¢er, int x, int y); -- cgit v1.2.3