git-svn-id: svn://db.shs.com.ru/pip@244 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -88,7 +88,7 @@ public:
|
||||
|
||||
PIFile(const PIFile & other);
|
||||
|
||||
~PIFile() {close();}
|
||||
~PIFile() {closeDevice();}
|
||||
|
||||
//PIFile & operator =(const PIFile & f) {path_ = f.path_; type_ = f.type_; return *this;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user