s4

changeset 1025:cccd00682cc2

Remove unused function getbinbyid().
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 06 Dec 2023 11:48:19 +0900
parents 79aa2ae39103
children a3ec2a73dd33
files s4-funcs.sh
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Fri Oct 13 08:27:05 2023 +0900
     1.2 +++ b/s4-funcs.sh	Wed Dec 06 11:48:19 2023 +0900
     1.3 @@ -914,10 +914,6 @@
     1.4  getparquote() {
     1.5    sqlquote "`getpar $1`"
     1.6  }
     1.7 -getbinbyid() {
     1.8 -  # $1=tbl $2=col $3=rowid $4=tmpdirForBinary
     1.9 -  
    1.10 -}
    1.11  getvalbyid() {
    1.12    # $1=tbl $2=col $3=rowid $4=tmpdirForBinary
    1.13    # If two or more values found, save them to $tmpd/${column}.$N and