From 1d595e14adef2653ead8ee5cff2eabf024daee14 Mon Sep 17 00:00:00 2001 From: aramis_acg Date: Sat, 10 Apr 2010 15:07:00 +0000 Subject: [PATCH] AssimpView-Build: SVNRevision is no longer doubly defined and the corresponding warning is gone. git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@660 67173fc5-114c-0410-ac8e-9d2fd5bffc1f --- tools/assimp_view/resource.h | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/assimp_view/resource.h b/tools/assimp_view/resource.h index 9269a061d..3e9dd5830 100644 --- a/tools/assimp_view/resource.h +++ b/tools/assimp_view/resource.h @@ -41,7 +41,6 @@ #define IDR_TXPOPUP 156 #define IDR_MATPOPUP 157 #define IDD_DIALOGSMOOTH 159 -#define SVNRevision 412 #define IDC_CHECK1 1000 #define IDC_TOGGLEMS 1000 #define IDC_CHECK2 1001