[gbrainy] Remove debug aid
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Remove debug aid
- Date: Sat, 26 Mar 2011 10:37:30 +0000 (UTC)
commit 957fb7b92edf0b42132c9cd24fe062d6611a4e1b
Author: Jordi Mas <jmas softcatala org>
Date: Sat Mar 26 11:38:48 2011 +0100
Remove debug aid
src/Games/Logic/PuzzleFigureLetter.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Games/Logic/PuzzleFigureLetter.cs b/src/Games/Logic/PuzzleFigureLetter.cs
index ecd5c6d..f3a7042 100644
--- a/src/Games/Logic/PuzzleFigureLetter.cs
+++ b/src/Games/Logic/PuzzleFigureLetter.cs
@@ -77,7 +77,6 @@ namespace gbrainy.Games.Logic
Answer.CheckExpression = Answer.GetMultiOptionsExpression ();
Answer.CheckAttributes |= GameAnswerCheckAttributes.MatchAll;
- Console.WriteLine (Answer.Correct);
}
public override void Draw (CairoContextEx gr, int area_width, int area_height, bool rtl)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]