Implement the pure typename meta-methods in system path type using the standard method.

This commit is contained in:
Sandu Liviu Catalin
2016-11-15 21:42:27 +02:00
parent e562f06948
commit 7fde39fb6d
2 changed files with 6 additions and 16 deletions
-5
View File
@@ -165,11 +165,6 @@ public:
*/
Object ToString() const;
/* --------------------------------------------------------------------------------------------
* Used by the script engine to retrieve the name from instances of this type.
*/
static SQInteger Typename(HSQUIRRELVM vm);
/* --------------------------------------------------------------------------------------------
* Swaps the path with another one.
*/