summaryrefslogtreecommitdiff
path: root/lib/pile.c
diff options
context:
space:
mode:
authorPixel <Pixel>2001-05-02 10:44:20 +0000
committerPixel <Pixel>2001-05-02 10:44:20 +0000
commit744672b90fe21495913fc321633bc6d103e3cb6b (patch)
treee4ad06604ccb14022a61f01e3f7412fadcb1bdbc /lib/pile.c
parenta0c6c21ab0d031376cb37b3f2b931a3ceabaa1b7 (diff)
Pouet
Diffstat (limited to 'lib/pile.c')
-rw-r--r--lib/pile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/pile.c b/lib/pile.c
index 55a0ff2..a42f75f 100644
--- a/lib/pile.c
+++ b/lib/pile.c
@@ -420,7 +420,6 @@ void act_pile(int func)
(ply_valuation
(operande2.poly, rat_to_double(operande[0].poly->coef))),
0));
-
if (operande[0].poly)
ply_destruct(operande[0].poly);
ply_destruct(operande2.poly);