1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-01-11 23:52:54 +00:00

Remove unneeded code left over from earlier attempt.

This commit is contained in:
Olaf Seibert 2016-02-12 20:28:36 +01:00
parent 4075a69ccb
commit 056e6bfadc

View File

@ -1176,8 +1176,6 @@ imp_quit(register struct lhdh *lh)
static void
imp_stop(register struct lhdh *lh)
{
struct dpx_s *dpx = dp_dpxto(&lh->lh_dp);
if (DVDEBUG(lh))
fprintf(DVDBF(lh), "[IMP: stopping...");