Kaydet (Commit) 2942ab76 authored tarafından npcdoom's avatar npcdoom Kaydeden (comit) Luboš Luňák

Remove unused function.

Signed-off-by: 's avatarLuboš Luňák <l.lunak@suse.cz>
üst b34e35ba
......@@ -97,11 +97,6 @@ struct DBTextStruct_Impl
Reference<XConnection> xConnection;
};
inline void AddSelList( List& rLst, long nRow )
{
rLst.Insert( (void*)nRow , LIST_APPEND );
}
void SwTextShell::ExecDB(SfxRequest &rReq)
{
const SfxItemSet *pArgs = rReq.GetArgs();
......
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