diff options
| author | aiju <devnull@localhost> | 2017-06-12 19:30:56 +0000 |
|---|---|---|
| committer | aiju <devnull@localhost> | 2017-06-12 19:30:56 +0000 |
| commit | 744a4a8270d076a5fe3d18c40b80012f1066245a (patch) | |
| tree | 7733596f960cdf973301d7dba731f75504135411 | |
| parent | 68cfc786ba6f956cb7e1210ee312f436ae69192b (diff) | |
| download | plan9front-744a4a8270d076a5fe3d18c40b80012f1066245a.tar.xz | |
acid: fix goofup
| -rw-r--r-- | sys/lib/acid/port | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/lib/acid/port b/sys/lib/acid/port index aa48ef3e7..c0150b07d 100644 --- a/sys/lib/acid/port +++ b/sys/lib/acid/port @@ -707,7 +707,6 @@ defn dying() { wplist = {}; wpflush(); - derp(); } progargs=""; |
