remove debug print

This commit is contained in:
zongor 2023-09-03 01:21:10 -04:00
parent 959234ca0e
commit 565caf5fa6
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ contains
// appearance(:Len_Trim(appearance)) & // appearance(:Len_Trim(appearance)) &
//''',0,0,0,' & //''',0,0,0,' &
//created(:Len_Trim(created))//');"' //created(:Len_Trim(created))//');"'
write (12, *) command
call execute_command_line(command) call execute_command_line(command)
end subroutine add_user end subroutine add_user