Skip to content

Commit

Permalink
Merge branch 'bareos-15.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Oct 14, 2015
2 parents 1eb5a6a + 2e59a17 commit 5b254e8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/stored/bscan.c
Expand Up @@ -939,10 +939,6 @@ static bool record_cb(DCR *dcr, DEV_RECORD *rec)
/* Ignore plugin data */
break;

case STREAM_NDMP_SEPERATOR:
/* Ignore NDMP data */
break;

case STREAM_UNIX_ACCESS_ACL: /* Deprecated Standard ACL attributes on UNIX */
case STREAM_UNIX_DEFAULT_ACL: /* Deprecated Default ACL attributes on UNIX */
case STREAM_ACL_AIX_TEXT:
Expand Down

0 comments on commit 5b254e8

Please sign in to comment.