summaryrefslogtreecommitdiff
path: root/sc/inc/scdllapi.h
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-02-03 14:14:26 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-02-03 16:05:11 +0100
commit47811d4cf17688b2db5910e2cd500143137fd6f1 (patch)
treedc9d86a2138a697c410eed9292d27f45a1d85e7e /sc/inc/scdllapi.h
parent859e8bea5e2552e65f288387c82c949a883ff64e (diff)
Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirection
Change-Id: I1360a96ebe33bd6d70ac7728844c4ba1137e51ab
Diffstat (limited to 'sc/inc/scdllapi.h')
-rw-r--r--sc/inc/scdllapi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/scdllapi.h b/sc/inc/scdllapi.h
index a768b793a61d..bbd6e49e241b 100644
--- a/sc/inc/scdllapi.h
+++ b/sc/inc/scdllapi.h
@@ -27,7 +27,6 @@
#else
#define SC_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
#endif
-#define SC_DLLPRIVATE SAL_DLLPRIVATE
#endif /* INCLUDED_SCDLLAPI_H */