kopia lustrzana https://gitlab.com/sane-project/backends
drop more tricky Revision CVS keyword
rodzic
7de7c051fa
commit
4196d204f1
|
@ -82,11 +82,6 @@ static void DBG(int level, const char *format, ...)
|
|||
}
|
||||
#else
|
||||
|
||||
/* Definitions which only apply to SANE compiles */
|
||||
#ifndef VERSION
|
||||
#define VERSION "$Revision$"
|
||||
#endif
|
||||
|
||||
#define DEBUG_DECLARE_ONLY
|
||||
#include "canon_pp.h"
|
||||
#include "../include/sane/sanei_config.h"
|
||||
|
|
|
@ -72,11 +72,6 @@ static void DBG(int level, const char *format, ...)
|
|||
}
|
||||
#else
|
||||
|
||||
/* Definitions which only apply to SANE compiles */
|
||||
#ifndef VERSION
|
||||
#define VERSION "$Revision$"
|
||||
#endif
|
||||
|
||||
/* Fix problem with DBG macro definition having a - in the name */
|
||||
#define DEBUG_DECLARE_ONLY
|
||||
#include "canon_pp.h"
|
||||
|
|
|
@ -58,10 +58,6 @@
|
|||
#include "../include/sane/config.h"
|
||||
#endif
|
||||
|
||||
#ifndef VERSION
|
||||
#define VERSION "$Revision$"
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <unistd.h>
|
||||
|
|
Ładowanie…
Reference in New Issue