diff --git a/shclip-daemon b/shclip-daemon index 4a2c1fd..52926d8 100755 --- a/shclip-daemon +++ b/shclip-daemon @@ -33,7 +33,6 @@ fail() { } cleanup() { - # TODO: better cleanup by sorting shit, etc. trap 'exit' INT HUP QUIT TERM EXIT set +e rmdir "$SHCLIP_TEMP_DIR/lock"