Skip to content

Commit

Permalink
Remove unused constants
Browse files Browse the repository at this point in the history
  • Loading branch information
pabera committed Dec 5, 2023
1 parent 78eb0c4 commit 5a875b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions installation/routines/setup_jukebox_core.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
#!/usr/bin/env bash

# Constants
GD_ID_COMPILED_LIBZMQ_ARMV6="17VTgriCsYmAm72YKkga97jO0nExtq6G-" # armv6: https://drive.google.com/file/d/17VTgriCsYmAm72YKkga97jO0nExtq6G-/view?usp=sharing
GD_ID_COMPILED_LIBZMQ_ARMV7="1950psO7Mbs4GdWBMqIzdTAZPLnKhDg7F" # armv7: https://drive.google.com/file/d/1950psO7Mbs4GdWBMqIzdTAZPLnKhDg7F/view?usp=sharing
GD_ID_COMPILED_PYZMQ_ARMV6="1lDsV_pVcXbg6YReHb9AldMkyRZCpc6-n" # https://drive.google.com/file/d/1lDsV_pVcXbg6YReHb9AldMkyRZCpc6-n/view?usp=sharing
GD_ID_COMPILED_PYZMQ_ARMV7=""

ZMQ_TMP_DIR="libzmq"
ZMQ_PREFIX="/usr/local"
ZMQ_VERSION="4.3.5"
Expand Down

0 comments on commit 5a875b8

Please sign in to comment.