diff options
Diffstat (limited to 'console-client/current-vcs.c')
-rw-r--r-- | console-client/current-vcs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/console-client/current-vcs.c b/console-client/current-vcs.c index 1b63e0ba..e88e549d 100644 --- a/console-client/current-vcs.c +++ b/console-client/current-vcs.c @@ -220,4 +220,3 @@ struct driver_ops driver_current_vcs_ops = current_vcs_start, current_vcs_fini }; - |