mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
remove duplicate typedef
svn path=/trunk/; revision=13625
This commit is contained in:
parent
18a7ecc14b
commit
d9c59d586a
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <internal/atexit.h>
|
||||
|
||||
typedef int (* _onexit_t)(void);
|
||||
|
||||
/*
|
||||
* @implemented
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue