diff options
Diffstat (limited to 'plugins/Popup/src/m_hpp.h')
-rw-r--r-- | plugins/Popup/src/m_hpp.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/Popup/src/m_hpp.h b/plugins/Popup/src/m_hpp.h deleted file mode 100644 index 169b666209..0000000000 --- a/plugins/Popup/src/m_hpp.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef __m_hhp__
-#define __m_hhp__
-
-#define MS_HPP_GETVERSION "History++/GetVersion"
-
-#define MS_HPP_EG_WINDOW "History++/ExtGrid/NewWindow"
-#define MS_HPP_EG_EVENT "History++/ExtGrid/Event"
-#define MS_HPP_EG_NAVIGATE "History++/ExtGrid/Navigate"
-#define MS_HPP_EG_OPTIONSCHANGED "History++/ExtGrid/OptionsChanged"
-
-#endif // __m_hhp__
|