extern "C" not needed, don't know why
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8488 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
372a42ffb8
commit
f04e3de28c
@ -29,14 +29,7 @@
|
||||
|
||||
#include <SupportDefs.h>
|
||||
|
||||
/*#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif*/
|
||||
|
||||
status_t _restore_key_map_();
|
||||
|
||||
/*#ifdef __cplusplus
|
||||
}
|
||||
#endif*/
|
||||
|
||||
#endif // __INPUT_GLOBALS_H
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user