aboutsummaryrefslogtreecommitdiffstats
path: root/libical/MacOS/strdup.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-06-07 05:19:59 +0800
committernobody <nobody@localhost>2000-06-07 05:19:59 +0800
commit77599ce2079851756fcb53b990d73b3fb750c4cc (patch)
treee3cd2070a0a7d215e39a5cd3ac2802aeab363810 /libical/MacOS/strdup.h
parentaf3014fa3ec6a8c4b934150d363c0858a9333411 (diff)
downloadgsoc2013-evolution-release_17.tar
gsoc2013-evolution-release_17.tar.gz
gsoc2013-evolution-release_17.tar.bz2
gsoc2013-evolution-release_17.tar.lz
gsoc2013-evolution-release_17.tar.xz
gsoc2013-evolution-release_17.tar.zst
gsoc2013-evolution-release_17.zip
This commit was manufactured by cvs2svn to create tag 'release_17'.release_17
svn path=/tags/release_17/; revision=3445
Diffstat (limited to 'libical/MacOS/strdup.h')
-rw-r--r--libical/MacOS/strdup.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libical/MacOS/strdup.h b/libical/MacOS/strdup.h
deleted file mode 100644
index 1bb73aa535..0000000000
--- a/libical/MacOS/strdup.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* strdup.h */
-
-char * strdup(const char *str);