mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 08:42:05 +00:00
[CRT] Reduce diff to wine-5.0
This commit is contained in:
parent
e04b796534
commit
c332b917dc
5 changed files with 30 additions and 30 deletions
|
@ -995,7 +995,6 @@ void __thiscall MSVCRT_improper_scheduler_detach_dtor(
|
|||
|
||||
#endif /* _MSVCR_VER >= 100 */
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#ifndef __GNUC__
|
||||
void __asm_dummy_vtables(void) {
|
||||
#endif
|
||||
|
@ -1049,7 +1048,6 @@ __ASM_VTABLE(improper_scheduler_detach,
|
|||
#ifndef __GNUC__
|
||||
}
|
||||
#endif
|
||||
#endif /* !_MSC_VER */
|
||||
|
||||
DEFINE_RTTI_DATA0( type_info, 0, ".?AVtype_info@@" )
|
||||
#if _MSVCR_VER >= 80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue