diff options
Diffstat (limited to 'Tooltip_Notify/src/Utils.h')
-rw-r--r-- | Tooltip_Notify/src/Utils.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Tooltip_Notify/src/Utils.h b/Tooltip_Notify/src/Utils.h deleted file mode 100644 index d1ad4d0..0000000 --- a/Tooltip_Notify/src/Utils.h +++ /dev/null @@ -1,8 +0,0 @@ -//
-// Utils.h
-//
-
-#pragma once
-
-BOOL IsNt50();
-void TruncateWithDots(TCHAR* szString, int iNewLen);
\ No newline at end of file |