Skip to content
Snippets Groups Projects
Commit 973b56dc authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard
Browse files

ddraw: Get rid of the unused LoadWineD3D() declaration.

parent 7611d107
No related branches found
No related tags found
No related merge requests found
......@@ -573,9 +573,6 @@ void DDRAW_dump_cooperativelevel(DWORD cooplevel) DECLSPEC_HIDDEN;
* IDirect3DExecuteBuffer isn't in WineD3D */
void multiply_matrix(LPD3DMATRIX dest, const D3DMATRIX *src1, const D3DMATRIX *src2) DECLSPEC_HIDDEN;
/* Helper function in main.c */
BOOL LoadWineD3D(void) DECLSPEC_HIDDEN;
/* Used for generic dumping */
typedef struct
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment