Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 12, 2015, 3:27:09 PM (9 years ago)
Author:
landauf
Message:

removed int constructor & assignment-operator from WeakPtr and SmartPtr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core7/src/libraries/core/BaseObject.cc

    r9667 r10358  
    8686        {
    8787            this->file_ = 0;
    88             this->namespace_ = 0;
    89             this->scene_ = 0;
    9088            this->sceneID_ = OBJECTID_UNKNOWN;
    91             this->gametype_ = 0;
    92             this->level_ = 0;
    9389        }
    9490    }
Note: See TracChangeset for help on using the changeset viewer.