diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-09-05 19:55:58 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-09-05 20:01:57 +0200 |
commit | ad814e27cf7eea30266c4527334c273326d87891 (patch) | |
tree | 6702394f855dc49a73920faad8cd79299ad95f6d /vbahelper/Library_vbahelper.mk | |
parent | 8da489aa9da47634c51010e49bb0844147169cfa (diff) |
unusedcode: vbahelper::CollectionBase class
Diffstat (limited to 'vbahelper/Library_vbahelper.mk')
-rw-r--r-- | vbahelper/Library_vbahelper.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk index 6ce7185c2974..a0788ed19637 100644 --- a/vbahelper/Library_vbahelper.mk +++ b/vbahelper/Library_vbahelper.mk @@ -75,7 +75,6 @@ $(eval $(call gb_Library_add_linked_libs,vbahelper,\ # add all source files that shall be compiled with exceptions enabled # the name is relative to $(SRCROOT) and must not contain an extension $(eval $(call gb_Library_add_exception_objects,vbahelper,\ - vbahelper/source/vbahelper/collectionbase \ vbahelper/source/vbahelper/vbaapplicationbase \ vbahelper/source/vbahelper/vbacolorformat \ vbahelper/source/vbahelper/vbacommandbar \ |