Browse Source

- clean up

git-svn-id: trunk@49399 -
florian 4 years ago
parent
commit
8006900e8e
1 changed files with 0 additions and 4 deletions
  1. 0 4
      compiler/cgbase.pas

+ 0 - 4
compiler/cgbase.pas

@@ -322,10 +322,6 @@ interface
       end;
 {$endif cpu64bitalu}
 
-      Tregistermmxset = record
-        reg0,reg1,reg2,reg3:Tregister
-      end;
-
       { Set type definition for registers }
       tsuperregisterset = array[byte] of set of byte;