diff options
Diffstat (limited to '')
-rw-r--r-- | bin/dtch.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/dtch.c b/bin/dtch.c index 5deb74ac..f4e4bfd6 100644 --- a/bin/dtch.c +++ b/bin/dtch.c @@ -14,8 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -// Session attach and detach. - #include <err.h> #include <errno.h> #include <fcntl.h> |