remove AtomInit.. breaks radeon_hd build due to missing return and I have a while until I can implement it fully

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41873 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV 2011-06-02 23:05:24 +00:00
parent 1dac446909
commit 5d6dcc0685
1 changed files with 0 additions and 7 deletions

View File

@ -25,13 +25,6 @@
#endif
status_t
AtomInit(uint8_t crtIndex)
{
}
status_t
AtomParser(void *parameterSpace, uint8_t index, void *handle, void *biosBase)
{