diff --git a/recipes/wip/benchmarks/glassbench-example/recipe.toml b/recipes/wip/benchmarks/glassbench-example/recipe.toml
deleted file mode 100644
index d794bd477cabf29c9515fedf0e74b6e64b325e64..0000000000000000000000000000000000000000
--- a/recipes/wip/benchmarks/glassbench-example/recipe.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-#TODO Not compiled or tested
-[source]
-git = "https://github.com/Canop/glassbench"
-[build]
-template = "custom"
-script = """
-cookbook_cargo_examples lettersorter
-"""