commit | cae289cbe4ff6b0711bb4a319c7af769f985224c | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Wed Oct 25 20:32:25 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Oct 25 20:32:25 2000 +0000 |
tree | efd069fd9763bebd0a2d3ad5e17b70f82418f620 | |
parent | e904bf3b073a2e6465079779a50711aee8e4da38 [diff] |
Removed no longer used structure definition.
diff --git a/relay32/builtin32.c b/relay32/builtin32.c index cda826d..1ff7a98 100644 --- a/relay32/builtin32.c +++ b/relay32/builtin32.c
@@ -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