]> git.pond.sub.org Git - empserver/commitdiff
(newe): Remove wforce, not used anymore.
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 10 Mar 2005 22:25:58 +0000 (22:25 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 10 Mar 2005 22:25:58 +0000 (22:25 +0000)
src/lib/commands/newe.c

index ea7a083dbcbd7ddfea7ba0ef0b0a4a61d977d199..c7ea4aa03cbcaa8428ffbe72b5049b13d6ce6132 100644 (file)
@@ -48,7 +48,7 @@ newe(void)
     struct natstr *natp;
     struct sctstr sect;
     struct nstr_sect nstr;
-    double work, wforce, lcms, hcms;
+    double work, lcms, hcms;
     int nsect;
     int civs = 0;
     int uws = 0;