removed duplicate struct definition

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9729 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper 2004-11-02 00:14:16 +00:00
parent f3d7179ab8
commit 9ec428f4e3

View File

@ -125,8 +125,6 @@ struct Queue {
struct QueueEntry *tail;
};
typedef struct FileCache FileCache;
#define MPF_ERROR 0x10000
#define IBSZ 1024