diff options
Diffstat (limited to 'plugins/ExternalAPI/m_help.h')
-rw-r--r-- | plugins/ExternalAPI/m_help.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/ExternalAPI/m_help.h b/plugins/ExternalAPI/m_help.h index fa7434695f..ea8557628c 100644 --- a/plugins/ExternalAPI/m_help.h +++ b/plugins/ExternalAPI/m_help.h @@ -21,10 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_HELP_H__
#define M_HELP_H__
-#if defined (_MSC_VER) && (_MSC_VER >= 1020)
- #pragma once
-#endif
-
/*
Help Plugin 0.2.1.2
All services in here except MS_HELP_SHOWLANGDIALOG should be thread-safe,
|