mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-13 00:45:03 -04:00
remove unused conversion function
This commit is contained in:
-3
@@ -221,9 +221,6 @@ namespace soe
|
||||
return bytes;
|
||||
}
|
||||
|
||||
operator stringVector_t () { return *this; }
|
||||
|
||||
//unsigned Read(const unsigned char * stream, unsigned size);
|
||||
//DECLARE_SCRIBE_MEMBERS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user