git-svn-id: svn://db.shs.com.ru/pip@244 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -40,10 +40,6 @@ PIIOString::PIIOString(const PIString & string) {
|
||||
}
|
||||
|
||||
|
||||
PIIOString::~PIIOString() {
|
||||
}
|
||||
|
||||
|
||||
bool PIIOString::open(PIString * string, PIIODevice::DeviceMode mode_) {
|
||||
str = string;
|
||||
return PIIODevice::open(mode_);
|
||||
|
||||
Reference in New Issue
Block a user