diff options
author | David Tardon <dtardon@openoffice.org> | 2009-12-13 12:40:51 +0100 |
---|---|---|
committer | David Tardon <dtardon@openoffice.org> | 2009-12-13 12:40:51 +0100 |
commit | ff16a21680912c38c02f92cbae3481f853eb5ba9 (patch) | |
tree | be843baf3208f93dec9880d87215d0b5673c5a38 /framework/util | |
parent | 870120511f108cc93162ec493603e76baa8b6f13 (diff) |
dtardon01: #i107647#: remove empty files in framework
Diffstat (limited to 'framework/util')
-rw-r--r-- | framework/util/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk index 0a07f3cf13..30c052edc5 100644 --- a/framework/util/makefile.mk +++ b/framework/util/makefile.mk @@ -83,7 +83,6 @@ LIB2OBJFILES= \ $(SLO)$/statusbardocumenthandler.obj \ $(SLO)$/toolboxconfiguration.obj \ $(SLO)$/toolboxdocumenthandler.obj \ - $(SLO)$/toolboxlayoutdocumenthandler.obj \ $(SLO)$/imagesconfiguration.obj \ $(SLO)$/imagesdocumenthandler.obj \ $(SLO)$/xmlnamespaces.obj \ |