[Libreoffice-commits] core.git: cui/source
Markus Mohrhard
markus.mohrhard at googlemail.com
Thu Feb 28 02:26:01 PST 2013
cui/source/dialogs/hltpbase.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit cc9849118fb4e67d1b37f8a69c97fefbcd5db194
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Thu Feb 28 11:24:57 2013 +0100
fix build
diff --git a/cui/source/dialogs/hltpbase.cxx b/cui/source/dialogs/hltpbase.cxx
index 1b83736..dfb0037 100644
--- a/cui/source/dialogs/hltpbase.cxx
+++ b/cui/source/dialogs/hltpbase.cxx
@@ -65,7 +65,6 @@ SvxFramesComboBox::SvxFramesComboBox ( Window* pParent, const ResId& rResId,
delete pList->at( --i );
}
}
- delete pList;
}
}
More information about the Libreoffice-commits
mailing list