From 95f587a565543678da3beeff46167001b92bea79 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 7 May 2010 07:45:25 -0400 Subject: s3-printing: Removed unused printfsp.c. Signed-off-by: Jim McDonough --- source3/wscript_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/wscript_build') diff --git a/source3/wscript_build b/source3/wscript_build index 2dfce3c2b3..a8923e46ba 100644 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -694,7 +694,7 @@ SMBD_SRC_SRV = '''smbd/server_reload.c smbd/files.c smbd/connection.c smbd/vfs.c smbd/perfcount.c smbd/statcache.c smbd/seal.c smbd/posix_acls.c lib/sysacls.c smbd/process.c smbd/service.c smbd/error.c - printing/printfsp.c printing/printspoolss.c + printing/printspoolss.c lib/sysquotas.c lib/sysquotas_linux.c lib/sysquotas_xfs.c lib/sysquotas_4A.c smbd/fake_file.c -- cgit