chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1671eb
)
occult: Delete a now-gone bug note
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 15 Mar 2021 01:09:46 +0000
(
01:09
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 15 Mar 2021 01:09:46 +0000
(
01:09
+0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
daemon/api.rs
patch
|
blob
|
history
diff --git
a/daemon/api.rs
b/daemon/api.rs
index 9b88e294b5874a4a23f7e329d441d43979ee2a03..37d9196ce45f7f2286f515dc5d8e3524a740f66d 100644
(file)
--- a/
daemon/api.rs
+++ b/
daemon/api.rs
@@
-389,8
+389,6
@@
api_route!{
}
impl op::Simple as {
- // xxx move shows up as actual position even for occultees
- // xxx add this to test cases
#[throws(ApiPieceOpError)]
fn op(&self, a: ApiPieceOpArgs) -> PieceUpdate {
let ApiPieceOpArgs { gs,piece, .. } = a;