aboutsummaryrefslogtreecommitdiff
path: root/lib/libdevdctl/exception.cc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:42 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:42 +0000
commit1d386b48a555f61cb7325543adbbb5c3f3407a66 (patch)
tree41d64d08ce7d297d1b71e6b8a1da8fe8656fb938 /lib/libdevdctl/exception.cc
parent685dc743dc3b5645e34836464128e1c0558b404b (diff)
Diffstat (limited to 'lib/libdevdctl/exception.cc')
-rw-r--r--lib/libdevdctl/exception.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libdevdctl/exception.cc b/lib/libdevdctl/exception.cc
index 4dc8cf5cd21e..5918fb3b3cdd 100644
--- a/lib/libdevdctl/exception.cc
+++ b/lib/libdevdctl/exception.cc
@@ -43,9 +43,6 @@
#include <string>
#include "exception.h"
-
-__FBSDID("$FreeBSD$");
-
/*============================ Namespace Control =============================*/
using std::string;
using std::stringstream;