summaryrefslogtreecommitdiffstats
path: root/waftools/fragments/lua_libquvi9.c
diff options
context:
space:
mode:
Diffstat (limited to 'waftools/fragments/lua_libquvi9.c')
-rw-r--r--waftools/fragments/lua_libquvi9.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/waftools/fragments/lua_libquvi9.c b/waftools/fragments/lua_libquvi9.c
deleted file mode 100644
index e25ea1a462..0000000000
--- a/waftools/fragments/lua_libquvi9.c
+++ /dev/null
@@ -1,3 +0,0 @@
- quvi_t q = quvi_new();
- if (quvi_ok(q))
- quvi_supports(q, "http://nope", QUVI_SUPPORTS_MODE_OFFLINE, QUVI_SUPPORTS_TYPE_MEDIA);