cleanup (-> old directory) & creation of 'new' src folder + TODO
[my-code/ivac.git] / dfbapi.h
diff --git a/dfbapi.h b/dfbapi.h
deleted file mode 100644 (file)
index 8f6f41b..0000000
--- a/dfbapi.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* dfbapi.h
- *
- * author: hackbard@hackdaworld.dyndns.org
- *
- */
-
-/* function prototypes */
-int dfb_init(int arg_c,char **arg_v,struct ivac *ivac);
-int dfb_tini(struct ivac *ivac);
-int dfb_play_video(struct ivac *ivac);
-int dfb_stop_video(struct ivac *ivac);