summaryrefslogtreecommitdiffstats
path: root/sd/workben
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-03-22 13:47:37 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-03-22 13:47:37 +0100
commita7fc0b36730b2211f4b0c16bc97b6c81f9b1266d (patch)
tree8bc72da37207fb4c36ea2dea27a0093f8c023ce3 /sd/workben
parentslidecopy: removed the remaints of the old task panel implementation - in par... (diff)
parentautorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR... (diff)
downloadcore-a7fc0b36730b2211f4b0c16bc97b6c81f9b1266d.tar.gz
core-a7fc0b36730b2211f4b0c16bc97b6c81f9b1266d.zip
slidecopy: merge
Diffstat (limited to 'sd/workben')
-rw-r--r--sd/workben/custompanel/makefile.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/sd/workben/custompanel/makefile.mk b/sd/workben/custompanel/makefile.mk
index 6c20c5a4df15..586d3a43cc9c 100644
--- a/sd/workben/custompanel/makefile.mk
+++ b/sd/workben/custompanel/makefile.mk
@@ -92,12 +92,3 @@ EXTENSION_PACKDEPS=makefile.mk
.INCLUDE : target.mk
.INCLUDE : extension_post.mk
-# xcu files: copy
-
-#$(COMPONENT_XCU) : ./Impress.xcu
-# @-$(MKDIRHIER) $(@:d)
-# $(COPY) $< $@
-
-#$(COMPONENT_LIBRARY) : $(BIN)/$(SHL1TARGET)$(DLLPOST)
-# @@-$(MKDIRHIER) $(@:d)
-# @$(COPY) $< $@