Tsk!
This commit is contained in:
@@ -1215,12 +1215,12 @@ void GHOST_SystemCarbon::putClipboard(GHOST_TInt8 *buffer, bool selection) const
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
GHOST_TUns8* GHOST_SystemX11::getSystemDir() const
|
GHOST_TUns8* GHOST_SystemCarbon::getSystemDir() const
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
GHOST_TUns8* GHOST_SystemX11::getUserDir() const
|
GHOST_TUns8* GHOST_SystemCarbon::getUserDir() const
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@@ -1737,12 +1737,12 @@ void GHOST_SystemCocoa::putClipboard(GHOST_TInt8 *buffer, bool selection) const
|
|||||||
[pool drain];
|
[pool drain];
|
||||||
}
|
}
|
||||||
|
|
||||||
GHOST_TUns8* GHOST_SystemX11::getSystemDir() const
|
GHOST_TUns8* GHOST_SystemCocoa::getSystemDir() const
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
GHOST_TUns8* GHOST_SystemX11::getUserDir() const
|
GHOST_TUns8* GHOST_SystemCocoa::getUserDir() const
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user