diff options
Diffstat (limited to 'plugins/Quotes/src/stdafx.h')
-rw-r--r-- | plugins/Quotes/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/src/stdafx.h b/plugins/Quotes/src/stdafx.h index ecc31d20b9..86b63a2dd2 100644 --- a/plugins/Quotes/src/stdafx.h +++ b/plugins/Quotes/src/stdafx.h @@ -5,8 +5,6 @@ #pragma once
-//#define CHART_IMPLEMENT
-#define _CRT_SECURE_NO_WARNINGS
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>
|