change the way FileGameSound works : avoid using a port

code style, some clean up


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20603 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2007-04-06 22:40:23 +00:00
parent afed18de79
commit 0c93c0a807
9 changed files with 68 additions and 137 deletions
-2
View File
@@ -95,8 +95,6 @@ private:
status_t Init(const entry_ref* file);
static int32 ReadThread(void* arg);
bool Load();
bool Read(void * buffer, size_t bytes);