directfb: Removed duplicate comment.
This commit is contained in:
parent
b30d88aa6e
commit
a8cb1dd8f2
1 changed files with 0 additions and 2 deletions
|
@ -107,8 +107,6 @@ DirectFB_CreateDevice(int devindex)
|
||||||
/* Initialize all variables that we clean on shutdown */
|
/* Initialize all variables that we clean on shutdown */
|
||||||
SDL_DFB_ALLOC_CLEAR(device, sizeof(SDL_VideoDevice));
|
SDL_DFB_ALLOC_CLEAR(device, sizeof(SDL_VideoDevice));
|
||||||
|
|
||||||
/* Set the function pointers */
|
|
||||||
|
|
||||||
/* Set the function pointers */
|
/* Set the function pointers */
|
||||||
device->VideoInit = DirectFB_VideoInit;
|
device->VideoInit = DirectFB_VideoInit;
|
||||||
device->VideoQuit = DirectFB_VideoQuit;
|
device->VideoQuit = DirectFB_VideoQuit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue