summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-06-16 18:34:31 -0500
committerzachir <zachir@librem.one>2023-06-16 18:34:31 -0500
commit7fb73ad52568a8ec3baba9644d8bd218706f3a66 (patch)
tree1c12ed41c0f3192d1cb949ea4394121bfcf701de
parent6dc29c357d59c8f14c4f3de642b45c60a6192276 (diff)
remove whatever "re" is
-rwxr-xr-xvolsv2
1 files changed, 0 insertions, 2 deletions
diff --git a/volsv b/volsv
index de30c77..551b3fd 100755
--- a/volsv
+++ b/volsv
@@ -1,7 +1,5 @@
#!/bin/sh
-re='^[0-9]+$'
-
#{{{ detect
detect () {
if pgrep -x pulseaudio >/dev/null; then