Cleanup as part of Sergeev merge.
[super-star-trek.git] / planets.c
index a45879f05c8adf225ea236fec6150810117b8eb2..8551c8e9534847a94402c77a053ff68691e1867e 100644 (file)
--- a/planets.c
+++ b/planets.c
@@ -56,8 +56,6 @@ void preport(void) {
 }\r
 \r
 void orbit(void) {\r
-       double asave;\r
-\r
        skip(1);\r
        chew();\r
        ididit=0;\r
@@ -412,7 +410,7 @@ void deathray(void) {
        }\r
        prout("Spock-  \"Captain, the 'Experimental Death Ray'");\r
        prout("  is highly unpredictible.  Considering the alternatives,");\r
-       prout("  are you sure this is wise?\" ");\r
+       proutn("  are you sure this is wise?\" ");\r
        if (ja()==0) return;\r
        prout("Spock-  \"Acknowledged.\"");\r
        skip(1);\r