mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 21:57:57 +03:00
Cleanup.
This commit is contained in:
parent
ad190cb525
commit
defbe0a8e4
5 changed files with 17 additions and 20 deletions
|
@ -13,8 +13,8 @@ public:
|
|||
|
||||
}
|
||||
|
||||
CSifModuleAdapter(const SifCommandHandler& handler) :
|
||||
m_handler(handler)
|
||||
CSifModuleAdapter(const SifCommandHandler& handler)
|
||||
: m_handler(handler)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue