diff options
Diffstat (limited to 'xdiff/xemit.h')
-rw-r--r-- | xdiff/xemit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xdiff/xemit.h b/xdiff/xemit.h index e629417dd2..440a7390fa 100644 --- a/xdiff/xemit.h +++ b/xdiff/xemit.h @@ -31,4 +31,3 @@ int xdl_emit_diff(xdfenv_t *xe, xdchange_t *xscr, xdemitcb_t *ecb, #endif /* #if !defined(XEMIT_H) */ - |