I guess we aren't using explicit destructors here.

This commit is contained in:
curt 2007-05-30 12:34:24 +00:00
parent af29d3d257
commit e700fc6f34

View File

@ -154,10 +154,6 @@ public:
*/ */
SGBucket(const long int bindex); SGBucket(const long int bindex);
/** Explicit Destructor
*/
~SGBucket();
/** /**
* Reset a bucket to represent a new lat and lon * Reset a bucket to represent a new lat and lon
* @param dlon longitude specified in degrees * @param dlon longitude specified in degrees