mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Removed non-supported MOCK_FUNCTOR test with non-default calling convention
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@709 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
dcd4da6c7d
commit
c7fef834a3
1 changed files with 0 additions and 1 deletions
|
|
@ -430,6 +430,5 @@ namespace stdcall
|
|||
MOCK_STATIC_METHOD( MOCK_STDCALL m4, 0, void(), m4 )
|
||||
};
|
||||
|
||||
MOCK_FUNCTOR( MOCK_STDCALL f, void() )
|
||||
MOCK_FUNCTION( MOCK_STDCALL f, 0, void(), f )
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue