remove unneeded orphan function declaration for AllocateFB

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41859 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV
2011-06-01 14:55:40 +00:00
parent 057f5d1d50
commit 3fcaf0d61c
-1
View File
@@ -25,7 +25,6 @@
status_t create_mode_list(void);
bool is_mode_supported(display_mode* mode);
status_t is_mode_sane(display_mode *mode);
uint32 AllocateFB(uint32 size, const char *description);
#endif /*RADEON_HD_MODE_H*/