staging: unisys: remove leftover __DATE__

Commit 836bee9eee ("Staging: unisys: remove references to __DATE__
and __TIME__") removed most; this seems to be an accidental
leftover. VERSIONDATE is not used anywhere.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Rasmus Villemoes 2014-12-12 11:51:27 +01:00 committed by Greg Kroah-Hartman
parent 383df64e02
commit d7462ca0e8
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#define SPARVER4 "0"
#define VERSION SPARVER1 "." SPARVER2 "." SPARVER3 "." SPARVER4
#define VERSIONDATE __DATE__
/* Here are various version forms needed in Windows environments.
*/