Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-09-20 05:32:13 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-09-20 05:32:13 +0400
commitbc69b3a8df49ca6207edd2e2b0fdfe6dc0c32ec2 (patch)
tree894dc08149f28ef67d50f99dbc949bbc1dec165b /intern/ghost/GHOST_Rect.h
parent25c96bc9f348814d50095710c30ddc2776f5bb12 (diff)
style cleanup
Diffstat (limited to 'intern/ghost/GHOST_Rect.h')
-rw-r--r--intern/ghost/GHOST_Rect.h3
1 files changed, 1 insertions, 2 deletions
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.