mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 12:36:05 +08:00
KeyValuesSystem is internal-only now. Remove export
This commit is contained in:

committed by
Nicholas Hastings

parent
f47a19d330
commit
2f8a20a49c
@ -50,7 +50,7 @@ public:
|
||||
virtual void ReleaseWStringCopy( const wchar_t * ) = 0;
|
||||
};
|
||||
|
||||
VSTDLIB_INTERFACE IKeyValuesSystem *KeyValuesSystem();
|
||||
//VSTDLIB_INTERFACE IKeyValuesSystem *KeyValuesSystem();
|
||||
|
||||
// #define KEYVALUESSYSTEM_INTERFACE_VERSION "KeyValuesSystem002"
|
||||
|
||||
|
Reference in New Issue
Block a user