From e700fc6f34f151a5f3f5c51ffca164d5199c7fa5 Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 30 May 2007 12:34:24 +0000 Subject: [PATCH] I guess we aren't using explicit destructors here. --- simgear/bucket/newbucket.hxx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/simgear/bucket/newbucket.hxx b/simgear/bucket/newbucket.hxx index 1c8b5b59..ccb5a8f9 100644 --- a/simgear/bucket/newbucket.hxx +++ b/simgear/bucket/newbucket.hxx @@ -154,10 +154,6 @@ public: */ SGBucket(const long int bindex); - /** Explicit Destructor - */ - ~SGBucket(); - /** * Reset a bucket to represent a new lat and lon * @param dlon longitude specified in degrees