Kaydet (Commit) d504b887 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin pointless comment

Change-Id: I7a873b1275ebc8279958fc14cccbfa99646e4744
üst 3f3d6844
......@@ -46,7 +46,7 @@ static inline sal_uInt32 getSystemTicks()
{
#ifdef SAL_W32
return (sal_uInt32)GetTickCount();
#else // only UNX supported for now
#else
static sal_uInt32 nImplTicksPerSecond = 0;
static double dImplTicksPerSecond;
static double dImplTicksULONGMAX;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment