aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevdctl/consumer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdevdctl/consumer.cc')
-rw-r--r--lib/libdevdctl/consumer.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libdevdctl/consumer.cc b/lib/libdevdctl/consumer.cc
index a9949a6f269a..2d5e7ebf549b 100644
--- a/lib/libdevdctl/consumer.cc
+++ b/lib/libdevdctl/consumer.cc
@@ -57,9 +57,6 @@
#include "exception.h"
#include "consumer.h"
-
-__FBSDID("$FreeBSD$");
-
/*================================== Macros ==================================*/
#define NUM_ELEMENTS(x) (sizeof(x) / sizeof(*x))