diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-28 13:59:35 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-28 13:59:35 +0100 |
commit | 6d8c5d706723968e36f194c99134b83ed44e8c41 (patch) | |
tree | 314c0a789203a280928e9b46c11138f615964e73 /svx/source | |
parent | 1d1e3298ae77049be883769273c440dedeaeae7d (diff) |
CWS gnumake3: kill ENABLE_VBA
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/form/makefile.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/form/makefile.mk b/svx/source/form/makefile.mk index d6dc1bd65357..086ba1ab0262 100644 --- a/svx/source/form/makefile.mk +++ b/svx/source/form/makefile.mk @@ -40,10 +40,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- -.IF "$(ENABLE_VBA)"=="YES" - CDEFS+=-DENABLE_VBA -.ENDIF - SRS1NAME=form SRC1FILES= \ fmexpl.src \ |