Fossil SCM

Removed a couple dangling undefs from the previous commit.

stephan 2020-05-03 14:38 checkin-without-checkout
Commit dcc977628f28d65013f96ca4044197bd5c85416fef930c29e794616e581fccb2
1 file changed -2
--- src/checkin.c
+++ src/checkin.c
@@ -3610,11 +3610,10 @@
36103610
CX(" }\n");
36113611
CX(" }\n");
36123612
CX(" x.send();");
36133613
CX("};\n");
36143614
fileedit_emit_script(1);
3615
-#undef fp
36163615
};
36173616
#endif /* fileedit_emit_script_fetch() */
36183617
36193618
/*
36203619
** Outputs a labeled checkbox element:
@@ -3997,7 +3996,6 @@
39973996
fileedit_emit_script(1);
39983997
}
39993998
db_end_transaction(0/*noting that dry-run mode will have already
40003999
** set this to rollback mode. */);
40014000
style_footer();
4002
-#undef fp
40034001
}
40044002
--- src/checkin.c
+++ src/checkin.c
@@ -3610,11 +3610,10 @@
3610 CX(" }\n");
3611 CX(" }\n");
3612 CX(" x.send();");
3613 CX("};\n");
3614 fileedit_emit_script(1);
3615 #undef fp
3616 };
3617 #endif /* fileedit_emit_script_fetch() */
3618
3619 /*
3620 ** Outputs a labeled checkbox element:
@@ -3997,7 +3996,6 @@
3997 fileedit_emit_script(1);
3998 }
3999 db_end_transaction(0/*noting that dry-run mode will have already
4000 ** set this to rollback mode. */);
4001 style_footer();
4002 #undef fp
4003 }
4004
--- src/checkin.c
+++ src/checkin.c
@@ -3610,11 +3610,10 @@
3610 CX(" }\n");
3611 CX(" }\n");
3612 CX(" x.send();");
3613 CX("};\n");
3614 fileedit_emit_script(1);
 
3615 };
3616 #endif /* fileedit_emit_script_fetch() */
3617
3618 /*
3619 ** Outputs a labeled checkbox element:
@@ -3997,7 +3996,6 @@
3996 fileedit_emit_script(1);
3997 }
3998 db_end_transaction(0/*noting that dry-run mode will have already
3999 ** set this to rollback mode. */);
4000 style_footer();
 
4001 }
4002

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button