diff options
Diffstat (limited to 'libfshelp/set-active.c')
-rw-r--r-- | libfshelp/set-active.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libfshelp/set-active.c b/libfshelp/set-active.c index 9776a529..00f2a186 100644 --- a/libfshelp/set-active.c +++ b/libfshelp/set-active.c @@ -60,4 +60,3 @@ fshelp_set_active (struct transbox *box, box->active = active; return 0; } - |