wined3d: Get rid of the unused MAX_PALETTES constant.

This commit is contained in:
Henri Verbeet 2013-08-28 10:09:56 +02:00 committed by Alexandre Julliard
parent 7da04aab6d
commit 00ffc0c24b
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ void *wined3d_rb_realloc(void *ptr, size_t size) DECLSPEC_HIDDEN;
void wined3d_rb_free(void *ptr) DECLSPEC_HIDDEN;
/* Device caps */
#define MAX_PALETTES 65536
#define MAX_STREAM_OUT 4
#define MAX_STREAMS 16
#define MAX_TEXTURES 8