projects
/
TestXSLT.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
removed more old libs
[TestXSLT.git]
/
libiconv
/
libcharset
/
windows
/
dllexport.h
diff --git
a/libiconv/libcharset/windows/dllexport.h
b/libiconv/libcharset/windows/dllexport.h
deleted file mode 100644
(file)
index
f106264
..0000000
--- a/
libiconv/libcharset/windows/dllexport.h
+++ /dev/null
@@
-1,6
+0,0 @@
-
-#ifdef BUILDING_LIBCHARSET
-#define LIBCHARSET_DLL_EXPORTED __declspec(dllexport)
-#else
-#define LIBCHARSET_DLL_EXPORTED __declspec(dllimport)
-#endif