mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
Remove a definition of a variable from a header file.
svn path=/trunk/; revision=43570
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ union maxalign {
|
||||
void *p;
|
||||
void (*fp)(void);
|
||||
union maxalign *up;
|
||||
} data;
|
||||
};
|
||||
|
||||
typedef struct {
|
||||
void *ext;
|
||||
|
||||
Reference in New Issue
Block a user