Self tsk. Too much copy paste.

This commit is contained in:
Guillermo S. Romero 2010-02-16 01:12:21 +00:00
parent 54765dfb31
commit 66f695653b

@ -1095,12 +1095,12 @@ void GHOST_SystemWin32::putClipboard(GHOST_TInt8 *buffer, bool selection) const
}
}
GHOST_TUns8* GHOST_SystemX11::getSystemDir() const
GHOST_TUns8* GHOST_SystemWin32::getSystemDir() const
{
}
GHOST_TUns8* GHOST_SystemX11::getUserDir() const
GHOST_TUns8* GHOST_SystemWin32::getUserDir() const
{
}