delete leftover code

This commit is contained in:
Glen Whitney 2017-10-19 02:12:38 +02:00
parent 1ec279ab0b
commit 7c3f421a20
1 changed files with 0 additions and 4 deletions

View File

@ -275,10 +275,6 @@ InstallMethod( BindElmNames, "for a magma",
return; return;
end); end);
F := FamilyObj( Representative( Q ) );
F!.elmNamePrefix := name;
end);
############################################################################# #############################################################################
## ##
#O ConstructorFromTable( M ) #O ConstructorFromTable( M )