Skip to content
Snippets Groups Projects
Commit adf7a39a authored by pjwilliams's avatar pjwilliams
Browse files

Removed PRINTCOPYLEFT and DEBUGMODE macros.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@322 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 06ac3718
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
*/
#ifndef CVSID7
#define CVSID7 "$Id: smartd.h,v 1.23 2002/11/22 13:30:56 ballen4705 Exp $\n"
#define CVSID7 "$Id: smartd.h,v 1.24 2002/11/23 17:06:45 pjwilliams Exp $\n"
#endif
// Configuration file
......@@ -50,10 +50,6 @@
// maximum number of SCSI devices to monitor
#define MAXSCSIDEVICES 26
/* Defines for command line options */
#define DEBUGMODE 'X'
#define PRINTCOPYLEFT 'V'
/* Boolean Values */
#define TRUE 0x01
#define FALSE 0x00
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment