]> git.lyx.org Git - features.git/commitdiff
Remove debug output.
authorAngus Leeming <leeming@lyx.org>
Mon, 15 Oct 2001 10:37:41 +0000 (10:37 +0000)
committerAngus Leeming <leeming@lyx.org>
Mon, 15 Oct 2001 10:37:41 +0000 (10:37 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2883 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/xforms/FormDocument.C

index 75f9092d6f8cb00582eb9869418f761af8cb7246..77bc376f6bfc53124d1a847628aac5486b1b3f49 100644 (file)
@@ -723,7 +723,6 @@ void FormDocument::paper_apply()
        params.leftmargin =
                getLengthFromWidgets(paper_->input_left_margin,
                                     paper_->choice_left_margin_units);
-       std::cerr << params.leftmargin << std::endl;
 
        params.topmargin =
                getLengthFromWidgets(paper_->input_top_margin,