locale_facets.tcc (time_get::_M_extract_via_format): __mod is only assigned, never...
authorPaolo Carlini <pcarlini@suse.de>
Thu, 30 Oct 2003 09:03:01 +0000 (09:03 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 30 Oct 2003 09:03:01 +0000 (09:03 +0000)
commit08b9183d620a6ec917101ac0b12c168daeedc680
treee2822b6037c0c09367a1e3e8007bfdc503862b2e
parente7824b3ed5324c1c7dc8b159ea05bcdebf655345
locale_facets.tcc (time_get::_M_extract_via_format): __mod is only assigned, never used its value, remove it.

2003-10-30  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (time_get::_M_extract_via_format):
__mod is only assigned, never used its value, remove it.

From-SVN: r73081
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc