summaryrefslogtreecommitdiff
path: root/udevdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'udevdb.h')
-rw-r--r--udevdb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/udevdb.h b/udevdb.h
index 12f6648369..9935e80e9c 100644
--- a/udevdb.h
+++ b/udevdb.h
@@ -4,8 +4,6 @@
#ifndef _UDEVDB_H_
#define _UDEVDB_H_
-#define UDEV_DB "udevdb.tdb"
-
/* Udevdb initialization flags */
#define UDEVDB_DEFAULT 0 /* Defaults database to use file */
#define UDEVDB_INTERNAL 1 /* Don't store db on disk, use in memory */