This patch will remove linker remaining warnings with respect to COD file generation.
r=cls,leaf and sr=dveditz


git-svn-id: svn://10.0.0.236/trunk@109858 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
namachi%netscape.com
2001-12-06 20:59:12 +00:00
parent 0a73081963
commit 3c61112ddf

View File

@@ -106,12 +106,6 @@ OS_LFLAGS=$(OS_LFLAGS) /MAP:$(MAPFILE) /MAPINFO:LINES
!endif
#MOZ_MAPINFO
# if MOZ_DEBUG is not set and MOZ_CODINFO
!if defined (MOZ_CODINFO)
OS_LFLAGS= $(OS_LFLAGS) /COD:$(CODFILE)
!endif
#MOZ_CODINFO
!endif
# MOZ_DEBUG