Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/elfmz/far2l.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm32 <mak@trisoft.com.pl>2020-07-17 02:14:01 +0300
committerm32 <mak@trisoft.com.pl>2020-07-17 02:14:01 +0300
commit147c31169d853635bc5c00fc1601c3bd4b4ba50c (patch)
treeaa74dd0246fa212bc5728a0b45bd9d9c987f080d /python/configs
parent4af004c9aef5b470ba0a7825fce33991869cf0a4 (diff)
synchronization with the source file
Diffstat (limited to 'python/configs')
-rw-r--r--python/configs/plug/far2l/plugin.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/configs/plug/far2l/plugin.hpp b/python/configs/plug/far2l/plugin.hpp
index 0d1a85a1..956b6c4c 100644
--- a/python/configs/plug/far2l/plugin.hpp
+++ b/python/configs/plug/far2l/plugin.hpp
@@ -1730,7 +1730,6 @@ typedef struct FarStandardFunctions
FARSTDITOA itoa;
FARSTDITOA64 itoa64;
// <C&C++>
- FARSTDSPRINTF sprintf;
FARSTDSSCANF sscanf;
// </C&C++>
FARSTDQSORT qsort;