diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-04-25 15:33:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-04-25 16:06:54 +0100 |
commit | a4feeebd3780d59605ba6b4c266226c6841d043b (patch) | |
tree | 5955aed3248b287fd682adcaeab7e1e59f149008 /unusedcode.easy | |
parent | c694be016923d6ed3763e001d509a6f720dc1ee9 (diff) |
refactor ImpSvtData
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index dc99539b3369..fb7136148941 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -9,7 +9,6 @@ HTMLControls::Insert(HTMLControl const**, unsigned short) HTMLControls::Insert(HTMLControls const*, unsigned short, unsigned short) HTMLControls::Remove(HTMLControl const*&, unsigned short) HTMLControls::Remove(unsigned short, unsigned short) -ImpSvtData::~ImpSvtData() InsCapOptArr::Insert(InsCapOptArr const*, unsigned short, unsigned short) InsCapOptArr::Insert(InsCaptionOpt* const&, unsigned short&) InsCapOptArr::Insert(InsCaptionOpt* const*, unsigned short) |