Kaydet (Commit) f1592d38 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

ImplImageRefData is not used anywhere anymore

Change-Id: I578cc029815aaf7c2a36ad127d90cf833b5646c4
üst d95a715d
......@@ -100,17 +100,6 @@ struct ImplImageList
void RemoveImage( sal_uInt16 nPos );
};
// - ImplImageRefData -
struct ImplImageRefData
{
ImplImageList* mpImplData;
sal_uInt16 mnIndex;
ImplImageRefData() {} // Um Warning zu umgehen
~ImplImageRefData();
};
// - ImpImageData -
struct ImplImageData
......
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