summaryrefslogtreecommitdiff
path: root/src/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device.c')
-rw-r--r--src/device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device.c b/src/device.c
index bf032d0ce2..2cbb81aebd 100644
--- a/src/device.c
+++ b/src/device.c
@@ -537,7 +537,6 @@ const UnitVTable device_vtable = {
.no_instances = true,
.no_snapshots = true,
.no_isolate = true,
- .no_alias = true,
.init = device_init,