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:
@@ -125,8 +125,6 @@ struct Queue {
|
|||||||
struct QueueEntry *tail;
|
struct QueueEntry *tail;
|
||||||
};
|
};
|
||||||
|
|
||||||
typedef struct FileCache FileCache;
|
|
||||||
|
|
||||||
#define MPF_ERROR 0x10000
|
#define MPF_ERROR 0x10000
|
||||||
#define IBSZ 1024
|
#define IBSZ 1024
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user