From b0c3975c6903b6ec07e8832b05fcab880672b074 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Fri, 3 Apr 2020 23:37:54 +0300 Subject: mTextControl: code cleaning --- libs/mTextControl/src/version.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 libs/mTextControl/src/version.h (limited to 'libs/mTextControl/src/version.h') diff --git a/libs/mTextControl/src/version.h b/libs/mTextControl/src/version.h deleted file mode 100644 index adc2eb7523..0000000000 --- a/libs/mTextControl/src/version.h +++ /dev/null @@ -1,13 +0,0 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 8 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include - -#define __PLUGIN_NAME "Miranda text control" -#define __FILENAME "mTextControl.dll" -#define __DESCRIPTION "Provides text render API for different plugins." -#define __AUTHOR "Merlin_de, Victor Pavlychko" -#define __AUTHORWEB "https://miranda-ng.org/p/mTextControl/" -#define __COPYRIGHT "© 2005-2006 Victor Pavlychko, 2010 Merlin_de" -- cgit v1.2.3