]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/console_thread.cpp
Remove SQLite2 scripts
[bacula/bacula] / bacula / src / wx-console / console_thread.cpp
index 0f3c1cd2ef613bcd528459f2189e3dabb2091ced..fd2e5ad0db983bc5a635ece2f515bfccfa81b0ae 100644 (file)
@@ -375,7 +375,7 @@ void* console_thread::Entry() {
 
    memset(&jcr, 0, sizeof(jcr));
    
-   jcr.dequeuing = 1; /* TODO: catch messages */
+   jcr.dequeuing_msgs = 1; /* TODO: catch messages */
 
    LockRes();
    /* If cons==NULL, default console will be used */