Skip to content

Commit a2f2e13

Browse files
committed
removing extraneous comment
Signed-off-by: Ivan Boothe <[email protected]>
1 parent 2459af2 commit a2f2e13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

videos/vidcap.sh

-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ error_exit() {
8181
printf "%s\n" "${PROGNAME}: ${error_message:-"${red}Unknown Error${reset}"}" >&2
8282
exit 1
8383
}
84-
# Use as following:
85-
# command || error_exit "command failed in line $LINENO"
8684

8785
graceful_exit() {
8886
exit 0

0 commit comments

Comments
 (0)