summaryrefslogtreecommitdiffstats
path: root/runtime/ctok_token.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ctok_token.c')
-rw-r--r--runtime/ctok_token.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/ctok_token.c b/runtime/ctok_token.c
index 0f340675..8c17f693 100644
--- a/runtime/ctok_token.c
+++ b/runtime/ctok_token.c
@@ -109,8 +109,6 @@ CODESTARTobjQueryInterface(ctok_token)
* work here (if we can support an older interface version - that,
* of course, also affects the "if" above).
*/
- //xxxpIf->oID = OBJctok_token;
-
pIf->Construct = ctok_tokenConstruct;
pIf->ConstructFinalize = ctok_tokenConstructFinalize;
pIf->Destruct = ctok_tokenDestruct;