diff options
author | Christian Lippka <christian.lippka@sun.com> | 2010-06-01 14:04:07 +0200 |
---|---|---|
committer | Christian Lippka <christian.lippka@sun.com> | 2010-06-01 14:04:07 +0200 |
commit | bba2a81a5e2215591d8f29e69bd64d0e31fc23b1 (patch) | |
tree | b299bb6409a1700f49d22c603461ba51b44ef7a7 /framework/util | |
parent | 5c3614277d347e72c403135f5c92c0c13fb55d5f (diff) | |
parent | f8e7afbac976ca862a801b9648fd95b2107757b2 (diff) |
cws renaissance2: rebase m80
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 08c1924f795b..55cb3c0aea3c 100644 --- a/framework/util/makefile.mk +++ b/framework/util/makefile.mk @@ -78,7 +78,6 @@ LIB2OBJFILES= \ $(SLO)$/statusbardocumenthandler.obj \ $(SLO)$/toolboxconfiguration.obj \ $(SLO)$/toolboxdocumenthandler.obj \ - $(SLO)$/toolboxlayoutdocumenthandler.obj \ $(SLO)$/imagesconfiguration.obj \ $(SLO)$/imagesdocumenthandler.obj \ $(SLO)$/xmlnamespaces.obj \ |