summaryrefslogtreecommitdiff
path: root/src/gipfel.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-07-05 23:25:55 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-07-05 23:25:55 +0200
commit4a498fbcf2059483b065afeb2acee0a6e11941b7 (patch)
treebc0d72061eab15b1de06599632602be15aeaa2ad /src/gipfel.cxx
parentf7bc229a1f73ff6aad78588642b773d7832121f5 (diff)
whitespace
Diffstat (limited to 'src/gipfel.cxx')
-rw-r--r--src/gipfel.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gipfel.cxx b/src/gipfel.cxx
index 195e288..df75f05 100644
--- a/src/gipfel.cxx
+++ b/src/gipfel.cxx
@@ -401,8 +401,6 @@ create_control_window() {
i_distortion_x0->when(FL_WHEN_ENTER_KEY);
i_distortion_x0->callback((Fl_Callback*)distortion_cb);
-
-
// Buttons
Fl_Button *b = new Fl_Button(280, 280, 100, 20, "comp");
b->color(FL_RED);