[Libreoffice-commits] .: 2 commits - sw/qa
Caolán McNamara
caolan at kemper.freedesktop.org
Thu Feb 24 12:49:39 PST 2011
sw/qa/core/export.exp | 1 -
sw/qa/core/makefile.mk | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)
New commits:
commit a007aadd9bf5e4cec856f5bd94703a04aa1e01e7
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Feb 24 20:44:42 2011 +0000
remove empty TESTSHL2LIB
diff --git a/sw/qa/core/makefile.mk b/sw/qa/core/makefile.mk
index bff0ec7..1a63795 100644
--- a/sw/qa/core/makefile.mk
+++ b/sw/qa/core/makefile.mk
@@ -42,7 +42,7 @@ SHL1OBJS=\
$(SLO)$/bparr.obj
SHL1TARGET=$(TARGET)
-SHL1STDLIBS=$(SALLIB) $(TOOLSLIB) $(CPPUNITLIB) $(TESTSHL2LIB)
+SHL1STDLIBS=$(SALLIB) $(TOOLSLIB) $(CPPUNITLIB)
SHL1IMPLIB= i$(SHL1TARGET)
commit 84e218cefb2aaf9af6b56b79f1ec0d4279e54f75
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Feb 24 17:35:32 2011 +0000
remove dead export.exp
diff --git a/sw/qa/core/export.exp b/sw/qa/core/export.exp
deleted file mode 100644
index a13529d..0000000
--- a/sw/qa/core/export.exp
+++ /dev/null
@@ -1 +0,0 @@
-registerAllTestFunction
diff --git a/sw/qa/core/makefile.mk b/sw/qa/core/makefile.mk
index 382bdd0..bff0ec7 100644
--- a/sw/qa/core/makefile.mk
+++ b/sw/qa/core/makefile.mk
@@ -50,7 +50,6 @@ SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
-# DEF1EXPORTFILE= export.exp
SHL1VERSIONMAP = export.map
# 2nd test ------------------------------------------------------------------
More information about the Libreoffice-commits
mailing list