diff options
Diffstat (limited to 'source/OSSupport/Sleep.h')
-rw-r--r-- | source/OSSupport/Sleep.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source/OSSupport/Sleep.h b/source/OSSupport/Sleep.h deleted file mode 100644 index 5298c15da..000000000 --- a/source/OSSupport/Sleep.h +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once - -class cSleep -{ -public: - static void MilliSleep( unsigned int a_MilliSeconds ); -};
\ No newline at end of file |