util/fifo_buffer: remove obsolete library

This commit is contained in:
Max Kellermann
2013-12-19 12:17:09 +01:00
parent 0e84d71559
commit d86cd4e4b4
4 changed files with 0 additions and 384 deletions

View File

@@ -27,7 +27,6 @@
#include <assert.h>
#include <stdint.h>
struct fifo_buffer;
class Error;
class EventLoop;