diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-18 21:38:00 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-18 21:48:36 +0300 |
commit | e180a9554919c245d262e3d7093dedabe7655d8d (patch) | |
tree | cc745966e8fbe7351d640c04eafd4c97d2b370b9 /contrib | |
parent | b7f971dc452c23e53de0b3c0025de68c286a9bc7 (diff) | |
download | ydb-e180a9554919c245d262e3d7093dedabe7655d8d.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/tools/python3/ya.make | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/tools/python3/ya.make b/contrib/tools/python3/ya.make index 5768edc2ff..8c845970c0 100644 --- a/contrib/tools/python3/ya.make +++ b/contrib/tools/python3/ya.make @@ -61,8 +61,6 @@ ELSEIF (OS_WINDOWS) Shlwapi.lib Winmm.lib ) - - # DISABLE(MSVC_INLINE_OPTIMIZED) ENDIF() SRCS( |