]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
BSDI changes, auto Win API detection
[bacula/bacula] / bacula / src / jcr.h
index d65f747c12e5630e04ffeaa5355ce813289ba147..53f9686fad95ef30cdf79d5df485d93585926b65 100644 (file)
@@ -178,7 +178,6 @@ struct s_jcr {
    uint32_t EndFile;
    uint32_t StartBlock;
    uint32_t EndBlock;
-   int use_win_backup_api;            /* set to use native Win API */
    pthread_t heartbeat_id;            /* id of heartbeat thread */
    BSOCK *hb_bsock;                   /* duped SD socket */
 #endif /* FILE_DAEMON */