mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
thanks hap (nw)
This commit is contained in:
parent
062db0b875
commit
e78d6ac9dc
@ -247,7 +247,6 @@ namespace plib {
|
||||
pmfp(MemberFunctionType mftp, O *object)
|
||||
: pmfp_base<R, Targs...>()
|
||||
{
|
||||
printf("constructor\n");
|
||||
this->set(mftp, object);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user