Remove redundant SAL_DLLPRIVATE

Change-Id: I3ec6054f07ef171ee1d4f6d7c5bf92c19ff25e9b
This commit is contained in:
Stephan Bergmann
2014-02-03 14:21:40 +01:00
parent 47811d4cf1
commit 20396cc8dc

View File

@@ -73,7 +73,7 @@ public:
};
sal_Bool SAL_DLLPRIVATE SdPageObjsTLB::bIsInDrag = sal_False;
sal_Bool SdPageObjsTLB::bIsInDrag = sal_False;
sal_Bool SdPageObjsTLB::IsInDrag()
{