aboutsummaryrefslogtreecommitdiff
path: root/src/wydawca.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-02-22 14:29:32 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-02-22 14:29:32 +0200
commitf09763f6b6e1e84ea9968457e6cc3e7af5360671 (patch)
tree39c0539d963d3553e4103bead25f22bd8a367f31 /src/wydawca.c
parent97d84293615048b936d35250c89b21259acdb18f (diff)
downloadwydawca-f09763f6b6e1e84ea9968457e6cc3e7af5360671.tar.gz
wydawca-f09763f6b6e1e84ea9968457e6cc3e7af5360671.tar.bz2
Remove sendfile support
Diffstat (limited to 'src/wydawca.c')
-rw-r--r--src/wydawca.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wydawca.c b/src/wydawca.c
index b95446c..2eb8fa2 100644
--- a/src/wydawca.c
+++ b/src/wydawca.c
@@ -29,7 +29,6 @@ int syslog_include_prio; /* syslog messages include priority */
unsigned long print_stats; /* Print final statistics output */
time_t file_sweep_time = 0;
char *tar_command_name = "tar";
-int enable_sendfile = 1; /* Use sendfile by default */
int archive_signatures = 1; /* Archive sig files by default */
int lint_mode = 0;
int preprocess_only = 0;

Return to:

Send suggestions and report system problems to the System administrator.