removing file that was added by accident (typo in file name).

git-svn-id: svn://10.0.0.236/trunk@97435 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%netscape.com
2001-06-19 14:58:00 +00:00
parent 7b3a2eba95
commit acdec3b8bd

View File

@@ -1,14 +0,0 @@
;
; temp def file for nsmng dll
;
LIBRARY nsmng.dll
DESCRIPTION 'test dll'
EXPORTS
ImgDInit @1002 PRIVATE
ImgDWrite @1003 PRIVATE
ImgDWriteReady @1004 PRIVATE
ImgDComplete @1005 PRIVATE
ImgDAbort @1006 PRIVATE