Skip to content

Commit 7303bb1

Browse files
committed
Undefine PYTHON25
1 parent 43701a0 commit 7303bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PythonForDelphi/Components/Sources/Core/Definition.Inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/////////////////////////////////////////////////////////////////////////////
2828

2929
//{$DEFINE PYTHON24}
30-
{$DEFINE PYTHON25}
30+
//{$DEFINE PYTHON25}
3131
//{$DEFINE PYTHON26}
3232
//{$DEFINE PYTHON27}
3333
//{$DEFINE PYTHON30}

0 commit comments

Comments
 (0)