Browse Source

* removed callspec

peter 24 years ago
parent
commit
99a018c6ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/win32/Makefile.fpc

+ 1 - 1
rtl/win32/Makefile.fpc

@@ -13,7 +13,7 @@ units=$(SYSTEMUNIT) objpas strings \
       sysutils typinfo math varutils \
       sysutils typinfo math varutils \
       cpu mmx getopts heaptrc lineinfo \
       cpu mmx getopts heaptrc lineinfo \
       wincrt winmouse winevent sockets printer dynlibs \
       wincrt winmouse winevent sockets printer dynlibs \
-      video mouse keyboard callspec
+      video mouse keyboard
 rst=math varutils
 rst=math varutils
 
 
 [require]
 [require]