diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-18 17:40:55 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-18 17:40:55 +0000 |
commit | 0ade2615265006e4ab8f701425f66c0e7653aabb (patch) | |
tree | cc0761d518d907d41ccf018505786ed9d2e49bb7 /plugins/FingerPrintModPlus | |
parent | 79a698bd5017012f7f4daa3a0af3ebea864b4912 (diff) |
updated MIRANDA_VER
git-svn-id: http://svn.miranda-ng.org/main/trunk@49 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerPrintModPlus')
-rw-r--r-- | plugins/FingerPrintModPlus/src/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/FingerPrintModPlus/src/global.h b/plugins/FingerPrintModPlus/src/global.h index 59da0a8511..16a491349d 100644 --- a/plugins/FingerPrintModPlus/src/global.h +++ b/plugins/FingerPrintModPlus/src/global.h @@ -18,7 +18,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define MIRANDA_CUSTOM_LP
// Modify the following defines if you have to target a platform prior to the ones specified below.
// Refer to MSDN for the latest info on corresponding values for different platforms.
#ifndef WINVER // Allow use of features specific to Windows XP or later.
|