xo-unit: xquantity stream inserter: tidy
This commit is contained in:
parent
608845391c
commit
4a4dcd8072
1 changed files with 0 additions and 7 deletions
|
|
@ -19,13 +19,6 @@ namespace xo {
|
|||
{
|
||||
os << x.scale() << x.abbrev();
|
||||
|
||||
#ifdef NOT_USING
|
||||
os << "<qty"
|
||||
<< xtag("scale", x.scale())
|
||||
<< xtag("unit", x.unit())
|
||||
<< ">";
|
||||
#endif
|
||||
|
||||
return os;
|
||||
}
|
||||
} /*namespace qty*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue