OSDN Git Service

[Refactor] #39076 冗長なコメントを削除 (/* Recall */)
authordeskull <deskull@users.sourceforge.jp>
Sat, 15 Jun 2019 09:13:28 +0000 (18:13 +0900)
committerdeskull <deskull@users.sourceforge.jp>
Sat, 15 Jun 2019 09:16:35 +0000 (18:16 +0900)
src/bldg.c
src/cmd-item.c
src/targeting.c

index 7a6ef60..de98925 100644 (file)
@@ -3793,7 +3793,6 @@ static bool research_mon(void)
                /* Interact */
                while (1)
                {
-                       /* Recall */
                        if (recall)
                        {
                                /*** Recall on screen ***/
index 180c05c..21c985e 100644 (file)
@@ -1450,7 +1450,6 @@ void do_cmd_query_symbol(void)
                /* Interact */
                while (1)
                {
-                       /* Recall */
                        if (recall)
                        {
                                screen_save();
index 5964e32..378a849 100644 (file)
@@ -612,7 +612,6 @@ static char target_set_aux(POSITION y, POSITION x, BIT_FLAGS mode, concptr info)
                {
                        char acount[10];
 
-                       /* Recall */
                        if (recall)
                        {
                                screen_save();