Skip to content
Snippets Groups Projects
Commit 7a8356f8 authored by ipkiss's avatar ipkiss
Browse files

* skins2/win32/win32_factory.cpp: Compilation fix

parent f812f2cb
No related branches found
No related tags found
No related merge requests found
......@@ -237,12 +237,6 @@ OSTooltip *Win32Factory::createOSTooltip()
}
const string Win32Factory::getDirSeparator() const
{
return "\\";
}
int Win32Factory::getScreenWidth() const
{
return GetSystemMetrics(SM_CXSCREEN);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment