Removed no longer used structure definition.

This commit is contained in:
Alexandre Julliard 2000-10-25 20:32:25 +00:00
parent e904bf3b07
commit cae289cbe4
1 changed files with 0 additions and 8 deletions

View File

@ -32,14 +32,6 @@
DEFAULT_DEBUG_CHANNEL(module);
DECLARE_DEBUG_CHANNEL(relay);
typedef struct
{
BYTE *restab;
DWORD nresources;
DWORD restabsize;
IMAGE_RESOURCE_DATA_ENTRY *entries;
} BUILTIN32_RESOURCE;
#define MAX_DLLS 100
typedef struct