Kaydet (Commit) d8cb328e authored tarafından Caolán McNamara's avatar Caolán McNamara

don't comment it's removed, remove it

üst be6d3ac2
......@@ -135,19 +135,6 @@ public:
sal_uInt16 GetStretchY() const { return nStretchY; }
};
/* cl removed because not needed anymore since binfilter
struct LoadStoreTempInfos
{
ByteString aOrgString_Load;
FontToSubsFontConverter hOldSymbolConv_Store;
sal_Bool bSymbolParagraph_Store;
LoadStoreTempInfos() { bSymbolParagraph_Store = sal_False; hOldSymbolConv_Store = NULL; }
};
*/
class ContentInfo
{
friend class BinTextObject;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment