diff options
Diffstat (limited to 'WWW/Library/Implementation/HTAnchor.c')
-rw-r--r-- | WWW/Library/Implementation/HTAnchor.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WWW/Library/Implementation/HTAnchor.c b/WWW/Library/Implementation/HTAnchor.c index 20f7cfe1..b15d5e6b 100644 --- a/WWW/Library/Implementation/HTAnchor.c +++ b/WWW/Library/Implementation/HTAnchor.c @@ -696,9 +696,7 @@ PUBLIC BOOL HTAnchor_delete ARGS1( */ FREE(me->address); -#ifdef EXP_CHARTRANS FREE (me->UCStages); -#endif ImageMapList_free(me->imaps); |