# HG changeset patch # User HIROSE Yuuji # Date 1701830899 -32400 # Node ID cccd00682cc225c36c86b9a725c5542c8a5382a6 # Parent 79aa2ae391032a48fe4b78e932c2872eb686765c Remove unused function getbinbyid(). diff -r 79aa2ae39103 -r cccd00682cc2 s4-funcs.sh --- a/s4-funcs.sh Fri Oct 13 08:27:05 2023 +0900 +++ b/s4-funcs.sh Wed Dec 06 11:48:19 2023 +0900 @@ -914,10 +914,6 @@ getparquote() { sqlquote "`getpar $1`" } -getbinbyid() { - # $1=tbl $2=col $3=rowid $4=tmpdirForBinary - -} getvalbyid() { # $1=tbl $2=col $3=rowid $4=tmpdirForBinary # If two or more values found, save them to $tmpd/${column}.$N and