summaryrefslogtreecommitdiff
path: root/src/Stitch.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 21:08:13 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 21:08:13 +0100
commitd1f9e42977d41f98a5bc800d9525ef919ab9484e (patch)
tree7f6228f9f776f7749371cb3699ae83fe9295d1f4 /src/Stitch.cxx
parent1c804b6feb7172d832698f0b75c1b28296acecd4 (diff)
whitespace
Diffstat (limited to 'src/Stitch.cxx')
-rw-r--r--src/Stitch.cxx2
1 files changed, 0 insertions, 2 deletions
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;
}
-