summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_global.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-08-19 14:32:17 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-08-19 14:32:17 +0000
commitdc9bcdf426102a9a8c00ce5ad5d33551b27d608c (patch)
treef3b27d3aa5b858a78b3c16c736ae617d272bb111 /protocols/MSN/src/msn_global.h
parent2add7f803e0367830884c0d4a305b842ac9f05fd (diff)
own MIRANDA_VER removed from plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@5747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MSN/src/msn_global.h')
-rw-r--r--protocols/MSN/src/msn_global.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/MSN/src/msn_global.h b/protocols/MSN/src/msn_global.h
index ea44ab8228..a02a54645a 100644
--- a/protocols/MSN/src/msn_global.h
+++ b/protocols/MSN/src/msn_global.h
@@ -20,9 +20,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-// this plugin is for Miranda 0.9 or later
-#define MIRANDA_VER 0x0A00
-
#include <windows.h>
#include <commctrl.h>