From d1f9e42977d41f98a5bc800d9525ef919ab9484e Mon Sep 17 00:00:00 2001
From: Johannes Hofmann <Johannes.Hofmann@gmx.de>
Date: Wed, 30 Jan 2008 21:08:13 +0100
Subject: whitespace

---
 src/Stitch.cxx | 2 --
 1 file changed, 2 deletions(-)

(limited to 'src')

diff --git a/src/Stitch.cxx b/src/Stitch.cxx
index afd07fe..e4f3d60 100644
--- a/src/Stitch.cxx
+++ b/src/Stitch.cxx
@@ -42,7 +42,6 @@ Stitch::~Stitch() {
 	}
 }
 
-
 int
 Stitch::load_image(char *file) {
 	for (int i=0; i<MAX_PICS; i++) {
@@ -155,4 +154,3 @@ Stitch::resample(GipfelWidget::sample_mode_t m,
 
 	return 0;
 }
-
-- 
cgit v1.2.3