diff --git a/docs/examples/htmltitle.cc b/docs/examples/htmltitle.cc
index de7ff0339c2f532b15bf49ce805c7d631133697b..b02895f4ceeab80edd3e5065ac7a95ccec37e405 100644
--- a/docs/examples/htmltitle.cc
+++ b/docs/examples/htmltitle.cc
@@ -142,6 +142,7 @@ static void StartElement(void *voidContext,
context->title = "";
context->addTitle = true;
}
+ (void) attributes;
}
//