Index: src/Virtual/Tables.cpp
===================================================================
--- src/Virtual/Tables.cpp	(revision e0330d2cd1a09857e7eda48e70140f0f25161679)
+++ src/Virtual/Tables.cpp	(revision d3cf623098e72d98fd3ea76544061496946dbba4)
@@ -175,5 +175,5 @@
 		{ new ast::ObjectDecl(
 			location,
-			"__unused",
+			/* The parameter only exists to provide a type id. */ "",
 			new ast::PointerType( exceptType )
 		) },
