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