Remove string stat_version
[pspp] / src / libpspp / version.h
index 4ce892f9a20a6fca39430d8fb5ecb221d455d17f..a89480e549cd55d1b97214085e7df61e8b25bfb9 100644 (file)
@@ -23,10 +23,6 @@ extern const char bare_version[];
 /* "GNU PSPP A.B.C" */
 extern const char version[];
 
-/* "GNU PSPP version A.B (date), Copyright (C) XXXX Free Software
-   Foundation, Inc." */
-extern const char stat_version[];
-
 /* Canonical name of host system type. */
 extern const char host_system[];