summaryrefslogtreecommitdiffstats
path: root/Python/getversion.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/getversion.c')
-rw-r--r--Python/getversion.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Python/getversion.c b/Python/getversion.c
index c697f43..4553357 100644
--- a/Python/getversion.c
+++ b/Python/getversion.c
@@ -35,9 +35,6 @@ PERFORMANCE OF THIS SOFTWARE.
#include "patchlevel.h"
-extern const char *Py_GetCompiler();
-extern const char *Py_GetBuildInfo();
-
const char *
Py_GetVersion()
{