about summary refs log tree commit diff stats
path: root/082scenario_screen.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-02-25 20:47:42 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-02-25 20:47:42 -0800
commitd0e29245f9d37256093026d5080452db8a694136 (patch)
tree0f6658fa7dc42e7ac30c0641d1bcd562c332f3ec /082scenario_screen.cc
parentdcc060c7d4ef56b978beb34ddce8d8ffcec94fa6 (diff)
downloadmu-d0e29245f9d37256093026d5080452db8a694136.tar.gz
2707
Diffstat (limited to '082scenario_screen.cc')
-rw-r--r--082scenario_screen.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/082scenario_screen.cc b/082scenario_screen.cc
index 89562f6a..1847cdaf 100644
--- a/082scenario_screen.cc
+++ b/082scenario_screen.cc
@@ -165,8 +165,6 @@ case SCREEN_SHOULD_CONTAIN: {
 }
 :(before "End Primitive Recipe Implementations")
 case SCREEN_SHOULD_CONTAIN: {
-//?   cerr << SIZE(get(Recipe_variants, "insert")) << '\n';
-//?   cerr << debug_string(get(Recipe, get(Recipe_ordinal, "insert_4"))) << '\n';
   if (!Passed) break;
   assert(scalar(ingredients.at(0)));
   check_screen(current_instruction().ingredients.at(0).name, -1);
us revision' href='/akspecs/aerc/blame/commands/cd.go?id=9e3b602ce7317c18a73d228fda7eb476b18a8988'>^
62946ff ^
513e8aa ^

62946ff ^
513e8aa ^
62946ff ^

513e8aa ^







62946ff ^
513e8aa ^
62946ff ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45