remove debug message
This commit is contained in:
parent
81bb8f4628
commit
577d05f3e2
@ -20,7 +20,7 @@ Do forever
|
||||
app~cleanup() /* Clean up before exiting */
|
||||
call SysCls
|
||||
/* Say .environment["REXX_PATH"] */
|
||||
Say "Exiting Address Book."
|
||||
/* Say "Address Book Exited." */
|
||||
exit 0
|
||||
end
|
||||
app~reloop()
|
||||
|
Loading…
Reference in New Issue
Block a user