[cmake]: remove svn log definition

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@9 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-07-28 12:49:52 +00:00
parent a2dbe8be54
commit e79bb27325

View File

@@ -17,8 +17,7 @@
#ifndef __VERSION_H__
#define __VERSION_H__
#define SVN_VERSION "@VERSION_REVISION@"
#define SVN_LAST_LOG "@VERSION_LAST_LOG@"
#define SVN_VERSION "@VERSION_REVISION@"
#endif /*__VERSION_H__*/