fixup to no rels

This commit is contained in:
Zeno Rogue 2022-08-25 01:10:22 +02:00
parent 14a9961f92
commit 53839be194
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ struct geometry_information {
vector<transmatrix> ultra_mirrors;
vector<pair<string, string> > rels;
int xp_order, r_order, rx_order;
transmatrix full_X, full_R, full_P;