Skip to content

Commit 939933a

Browse files
authored
Apply suggestion from @fingolfin
1 parent bc75798 commit 939933a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/matrix.gi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,6 @@ InstallMethod( IsAntisymmetricMatrix,
308308
return true;
309309
end );
310310

311-
InstallTrueMethod( IsAntisymmetricMatrix, IsMatrixOrMatrixObj and IsEmptyMatrix );
312-
313311

314312
#############################################################################
315313
##

0 commit comments

Comments
 (0)