git: 9front

Download patch

ref: 51490b13fde97b86019a2f038e193dd48767fdb9
parent: 6f229dbc8c35fd495225b0cd2df513f1a53ba306
author: aiju <devnull@localhost>
date: Mon Jun 12 15:30:56 EDT 2017

acid: fix goofup

--- a/sys/lib/acid/port
+++ b/sys/lib/acid/port
@@ -707,7 +707,6 @@
 {
 	wplist = {};
 	wpflush();
-	derp();
 }
 
 progargs="";
--