From 430ae43528c697ee8601ad0b7c3319e887ed0555 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Mon, 4 May 2015 17:48:15 +0200 Subject: Remove the "headless" feature entirely --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7f21b9b..00c1a3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,6 @@ build = "build.rs" [features] default = ["window"] window = [] -headless = [] [dependencies] gl_common = "*" -- cgit v1.2.3