mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Clean up unused variable in compat.sh
This commit is contained in:
parent
a4afadfccd
commit
decaf0b182
1 changed files with 0 additions and 3 deletions
|
|
@ -954,9 +954,6 @@ for PEER in $PEERS; do
|
|||
esac
|
||||
done
|
||||
|
||||
# used by watchdog
|
||||
MAIN_PID="$$"
|
||||
|
||||
# Pick a "unique" port in the range 10000-19999.
|
||||
PORT="0000$$"
|
||||
PORT="1$(echo $PORT | tail -c 5)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue