summaryrefslogtreecommitdiff
path: root/riscos/artworks.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/artworks.c')
-rw-r--r--riscos/artworks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/artworks.c b/riscos/artworks.c
index b64811014..385ec2b41 100644
--- a/riscos/artworks.c
+++ b/riscos/artworks.c
@@ -215,7 +215,6 @@ bool artworks_convert(struct content *c)
void artworks_destroy(struct content *c)
{
- free(c->title);
free(c->data.artworks.block);
}