[gbrainy] PDF_DUMP no longer need since there is a PDF export option
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] PDF_DUMP no longer need since there is a PDF export option
- Date: Sun, 27 Mar 2011 18:19:31 +0000 (UTC)
commit b78e27b093c0b681042875a2a1e17be0c6ae1f24
Author: Jordi Mas <jmas softcatala org>
Date: Sun Mar 27 20:20:53 2011 +0200
PDF_DUMP no longer need since there is a PDF export option
src/Core/Main/GameManager.cs | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/Core/Main/GameManager.cs b/src/Core/Main/GameManager.cs
index 35e5361..be9b760 100644
--- a/src/Core/Main/GameManager.cs
+++ b/src/Core/Main/GameManager.cs
@@ -75,9 +75,6 @@ namespace gbrainy.Core.Main
play_list = new List <int> ();
cnt_logic = cnt_memory = cnt_calculation = cnt_verbal = 0;
RandomOrder = true;
-#if PDF_DUMP
- GeneratePDF ();
-#endif
}
public GameTypes AvailableGameTypes {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]