Kaydet (Commit) baf5ffc7 authored tarafından Takeshi Abe's avatar Takeshi Abe

Removed dead code

üst 64c498ff
...@@ -132,9 +132,6 @@ IDEResId::IDEResId( sal_uInt16 nId ): ...@@ -132,9 +132,6 @@ IDEResId::IDEResId( sal_uInt16 nId ):
BasicIDEDLL::~BasicIDEDLL() BasicIDEDLL::~BasicIDEDLL()
{ {
delete m_pExtraData; delete m_pExtraData;
#if 0
*(BasicIDEDLL**)GetAppData(SHL_IDE) = NULL;
#endif
} }
BasicIDEDLL::BasicIDEDLL() BasicIDEDLL::BasicIDEDLL()
......
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