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 | 5e2e0c158c73af234483bbe42bf92620c75defbf (patch) | |
tree | 7aec7f32f0c98fcdee889247b969d9d236153a20 /framework/util | |
parent | 7abd143cda0c008669144d0c5a29fe2773da0db4 (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 0a07f3cf137d..30c052edc59f 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 \ |