diff -r 032d3a818f49 -r 68dc8923de26 vpnengine/utlpkcs10/inc/pkcs10.h --- a/vpnengine/utlpkcs10/inc/pkcs10.h Fri Feb 19 23:50:52 2010 +0200 +++ b/vpnengine/utlpkcs10/inc/pkcs10.h Fri Mar 12 15:48:43 2010 +0200 @@ -130,10 +130,8 @@ class CPkcs10Req : public CBase { public: -#ifdef __EABI__ /** Cause vtable & typeinfo to be exported */ - IMPORT_C CPkcs10Req() {}; -#endif + IMPORT_C CPkcs10Req(); IMPORT_C ~CPkcs10Req(); ////////////////////////////////////////////////////////////////////// // Visible interface