summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-07-16 17:31:58 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-07-17 13:46:14 +0100
commit6f509d51d3adfab107ccbc78637cfc81e3b5059a (patch)
treecb1c16758db0cb13da2588c135a2ff0cf9847541 /dgit
parentbde3b9e198004020195779b64a20661d832b862c (diff)
quilt innards: Remove a couple of stray blank lines
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit2
1 files changed, 0 insertions, 2 deletions
diff --git a/dgit b/dgit
index 5207a92..fc4e878 100755
--- a/dgit
+++ b/dgit
@@ -2947,8 +2947,6 @@ sub quilt_fixup_singlepatch ($$$) {
chdir "work";
commit_quilty_patch();
-
-
}
sub quilt_fixup_multipatch ($$$) {