Commit a21672c893b4bf6ea6c3a20cfe8d559211a141e4

Ryan C. Gordon 2015-05-26T16:25:22

Fix fallback define for DECLSPEC for non-Windows platforms. Looks like it was a copy/paste error? GCC doesn't support visibility attributes until gcc4, so just make it blank. Fixes Bugzilla #2720.