diff options
Diffstat (limited to 'linux/mga_state.c')
-rw-r--r-- | linux/mga_state.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/mga_state.c b/linux/mga_state.c index f52f054c..450e3b78 100644 --- a/linux/mga_state.c +++ b/linux/mga_state.c @@ -310,8 +310,6 @@ static int mgaG200EmitPipe( drm_device_t *dev, drm_buf_t *buf ) return 0; } - - void mgaEmitState( drm_device_t *dev ) { drm_buf_t *buf; |