diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-02-03 13:57:46 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-02-03 16:05:10 +0100 |
commit | 859e8bea5e2552e65f288387c82c949a883ff64e (patch) | |
tree | 0c3b929e9d99278b04468654a73e0b8bea9c685d /reportdesign | |
parent | ea8aec196b2aead68c9d6406735d0823a32ad1a8 (diff) |
Unused REPORTDESIGN_DLLPRIVATE
Change-Id: If06b7fdb749c7fca957c5cc4cb832a7a9cb167d6
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/inc/dllapi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/inc/dllapi.h b/reportdesign/inc/dllapi.h index 02df8ec4d026..ae1b5020f318 100644 --- a/reportdesign/inc/dllapi.h +++ b/reportdesign/inc/dllapi.h @@ -27,7 +27,6 @@ #else #define REPORTDESIGN_DLLPUBLIC SAL_DLLPUBLIC_IMPORT #endif -#define REPORTDESIGN_DLLPRIVATE SAL_DLLPRIVATE #endif /* INCLUDED_REPORTDESIGNDLLAPI_H */ |