X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fjcr.h;h=ff06afc9b2c6e567704ef8652a175e57973c751f;hb=4a5912ce4415cfa3175d5c195ce3496674c12584;hp=9e48272f5fadc05a285012231562466762b8d503;hpb=46205bab364750557e69071ba7d60b754069a334;p=bacula%2Fbacula diff --git a/bacula/src/jcr.h b/bacula/src/jcr.h index 9e48272f5f..ff06afc9b2 100644 --- a/bacula/src/jcr.h +++ b/bacula/src/jcr.h @@ -295,7 +295,6 @@ public: int32_t pki_session_encoded_size; /* Size of DER-encoded pki_session */ POOLMEM *crypto_buf; /* Encryption/Decryption buffer */ DIRRES* director; /* Director resource */ - bool runscript_after; /* Don't run After Script twice */ #endif /* FILE_DAEMON */