Skip to content
Snippets Groups Projects
Commit 8697e5e3 authored by Danny Auble's avatar Danny Auble
Browse files

cray - remove unneeded code.

parent 58161dde
No related branches found
No related tags found
No related merge requests found
......@@ -163,8 +163,6 @@ int basil_request(struct basil_parse_data *bp)
{
char *suspend = bp->mdata.res->suspended ? "OUT" : "IN";
fprintf(apbasil, ">\n");
fprintf(apbasil, " <ApplicationArray>\n");
fprintf(apbasil, " </ApplicationArray>\n");
fprintf(apbasil, " <ReservationArray>\n");
fprintf(apbasil, " <Reservation reservation_id=\"%u\" "
"action=\"%s\"/>\n",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment