Removed svnversion.h include as it is now included only where needed.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3972 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2014-03-31 03:40:16 +00:00
parent 68f47c4ec4
commit 73e74f5606
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
#ifndef WSJTX_CONFIG_H__
#define WSJTX_CONFIG_H__
#include "svnversion.h"
#define WSJTX_VERSION_MAJOR @WSJTX_VERSION_MAJOR@
#define WSJTX_VERSION_MINOR @WSJTX_VERSION_MINOR@
#define WSJTX_VERSION_PATCH @WSJTX_VERSION_PATCH@