From bc69b3a8df49ca6207edd2e2b0fdfe6dc0c32ec2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 20 Sep 2012 01:32:13 +0000 Subject: style cleanup --- intern/ghost/GHOST_Rect.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'intern/ghost/GHOST_Rect.h') diff --git a/intern/ghost/GHOST_Rect.h b/intern/ghost/GHOST_Rect.h index e52d6a7e6a0..aa7969d68ad 100644 --- a/intern/ghost/GHOST_Rect.h +++ b/intern/ghost/GHOST_Rect.h @@ -70,8 +70,7 @@ public: /** * Destructor. */ - virtual ~GHOST_Rect() - {}; + virtual ~GHOST_Rect() {} /** * Access to rectangle width. -- cgit v1.2.3