]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/device.c
Apply patch from Richard Mortimer to ensure that the number
[bacula/bacula] / bacula / src / stored / device.c
index 30f6c403f6309a6ec211397ea79ff1236a62dff6..1229daeec35cbd0fc9658814c09dff87e28767ef 100644 (file)
@@ -29,7 +29,7 @@
  *   Version $Id$
  */
 /*
-   Copyright (C) 2000-2005 Kern Sibbald
+   Copyright (C) 2000-2006 Kern Sibbald
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
@@ -48,9 +48,6 @@
 
 /* Forward referenced functions */
 
-extern char my_name[];
-extern int debug_level;
-
 /*
  * This is the dreaded moment. We either have an end of
  * medium condition or worse, and error condition.