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:
parent
1dac446909
commit
5d6dcc0685
@ -25,13 +25,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
status_t
|
||||
AtomInit(uint8_t crtIndex)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
status_t
|
||||
AtomParser(void *parameterSpace, uint8_t index, void *handle, void *biosBase)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user