<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - cleanup debug methods"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=80798#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - cleanup debug methods"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=80798">bug 80798</a>
from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
<pre>Interesting; this task got simpler, and the class got renamed:
class OOXMLPropertySet : public writerfilter::Reference<Properties>
...
Can we remove the maType member ? which is now an OUString (for no apparent
reason) and gets intialized and deleted along with that class for no benefit at
all (that I can see ;-). But needs some code-reading.
Thanks !</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>