aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnvg2016-09-16 12:43:02 +0000
committerjohnvg2016-09-16 12:43:02 +0000
commit6aa97e0eb338256ef453808fc4916182e65d24f9 (patch)
treec06f4bf177e3075aa4fa42368a33fd6fc50f2099
parentadd Makefile.windows_mingw for backend.dll and backend.def (diff)
remove BELabelWithoutNumberFunctions
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2737 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
-rw-r--r--backendC/backend.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/backendC/backend.def b/backendC/backend.def
index abac9d4..d10ed96 100644
--- a/backendC/backend.def
+++ b/backendC/backend.def
@@ -124,7 +124,6 @@ EXPORTS
BEExportConstructor
BEExportField
BEExportFunction
- BELabelWithoutNumberFunctions
BEDefineImportedObjsAndLibs
BESetMainDclModuleN
BEStrictPositions