Browse Source

* Removed

daniel 27 years ago
parent
commit
380402447a
1 changed files with 0 additions and 11 deletions
  1. 0 11
      rtl/os2/varptr.pas

+ 0 - 11
rtl/os2/varptr.pas

@@ -1,11 +0,0 @@
-program varptr;
-
-type	Pbyte=^byte;
-
-procedure hallo(var p:Pbyte);
-
-begin
-end;
-
-begin
-end.