Changeset 6d67eb9 in git for libpolys/coeffs/longrat.cc


Ignore:
Timestamp:
May 28, 2013, 12:43:23 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
0bfec5cb32d05e9a4367a36236c1a799fd69f328
Parents:
a16793b8c82de22d65f5e6bed4ae31dc3f0abaf4
Message:
removes useless setting of cfKillChar
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/longrat.cc

    ra16793 r6d67eb9  
    28402840  //const int ch = (int)(long)(p);
    28412841
    2842   r->cfKillChar=NULL;
    28432842  r->nCoeffIsEqual=ndCoeffIsEqual;
    28442843  r->cfKillChar = ndKillChar; /* dummy */
Note: See TracChangeset for help on using the changeset viewer.