aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-02 19:50:35 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-02 19:50:35 +0000
commit47e4b9fdec5c6e4ba5317468fab381889682a4bc (patch)
treeeb8c489209bbed4a42717161d0dce18dad3a11ac /epan
parent0908228dec84b5726b09f15df4c26981b2af03c6 (diff)
mkstemp cleanups.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28923 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan')
-rw-r--r--epan/Makefile.nmake5
-rw-r--r--epan/libwireshark.def1
2 files changed, 0 insertions, 6 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 7b82c8387b..17b1432ec9 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -63,7 +63,6 @@ EXTRA_OBJECTS = \
inet_aton.obj \
inet_pton.obj \
inet_ntop.obj \
- mkstemp.obj \
strptime.obj \
!IF defined(NASM) && "$(WIRESHARK_TARGET_PLATFORM)" == "win32"
asm_utils_win32_x86.obj
@@ -280,10 +279,6 @@ asm_utils_win32_x86.obj: asm_utils_win32_x86.asm
# using the object code compiled by the makefile in /trunk for both dynamically
# and statically linking
-mkstemp.c: ..\mkstemp.c
- set copycmd=/y
- xcopy ..\mkstemp.c . /d
-
strptime.c: ..\strptime.c
set copycmd=/y
xcopy ..\strptime.c . /d
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index c0c3de6ec4..545788d13a 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -581,7 +581,6 @@ md5_append
md5_finish
md5_hmac
md5_init
-mkstemp
mtp3_addr_to_str_buf
mtp3_service_indicator_code_short_vals DATA
new_octet_aligned_subset_bits