diff options
Diffstat (limited to 'include/GShierMemObject.h')
-rw-r--r-- | include/GShierMemObject.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/GShierMemObject.h b/include/GShierMemObject.h index fd5846d..28a4701 100644 --- a/include/GShierMemObject.h +++ b/include/GShierMemObject.h @@ -10,8 +10,6 @@ extern MEMHeapHandle lbl_8063E8F8; // GSlight, GSmodel, etc. Instances of these classes are all new/deleted using an alternative set of
// routines than the global new and delete, which we infer is defined inline here.
-// TODO: abstract class?
-
class GShierMemObject
{
public:
|