From caaee8ec28a9f1e6228e738512a9468e96d1dd40 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 13 Feb 2008 10:43:16 +0000 Subject: [PATCH] Fix Win32 dll build git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6412 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/dll/bacula.def | 1 - 1 file changed, 1 deletion(-) diff --git a/bacula/src/win32/dll/bacula.def b/bacula/src/win32/dll/bacula.def index 09cbb08792..a2ee999757 100644 --- a/bacula/src/win32/dll/bacula.def +++ b/bacula/src/win32/dll/bacula.def @@ -117,7 +117,6 @@ _Z6bcloseP5BFILE _Z6blseekP5BFILExi _Z6bwriteP5BFILEPvj _Z8is_bopenP5BFILE -_Z8set_progP5BFILEPcP3JCR ; create_file.o _Z11create_fileP3JCRP4ATTRP5BFILEi -- 2.39.5