mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 13:07:16 +00:00
unused variable removed
This commit is contained in:
parent
0e7adf28a8
commit
bc65476a12
@ -1367,7 +1367,6 @@ EX namespace dice {
|
||||
|
||||
#if !CAP_EXTFONT
|
||||
pointfunction pf = [&] (ld x, ld y) {
|
||||
hyperpoint hs;
|
||||
dynamicval<eGeometry> g(geometry, highdim);
|
||||
return sphere_to_space(normalize(ctr + cx * x + cy * y));
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user