mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
r600g: remove unused function declarations
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
39db886548
commit
edca57e533
1 changed files with 0 additions and 6 deletions
|
|
@ -115,12 +115,6 @@ struct r600_bomgr {
|
|||
unsigned num_delayed;
|
||||
};
|
||||
|
||||
/*
|
||||
* r600_drm.c
|
||||
*/
|
||||
struct radeon *r600_new(int fd, unsigned device);
|
||||
void r600_delete(struct radeon *r600);
|
||||
|
||||
/*
|
||||
* radeon_pciid.c
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue