diff options
Diffstat (limited to 'fpicker/source/aqua/FPentry.mm')
-rw-r--r-- | fpicker/source/aqua/FPentry.mm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fpicker/source/aqua/FPentry.mm b/fpicker/source/aqua/FPentry.mm index 58f347931799..756be80cb09a 100644 --- a/fpicker/source/aqua/FPentry.mm +++ b/fpicker/source/aqua/FPentry.mm @@ -57,9 +57,6 @@ SAL_DLLPUBLIC_EXPORT void* SAL_CALL fps_aqua_component_getFactory( if( pSrvManager ) { - // FIXME: PJ: when we do not need native file and folder picker... - if (0) return 0; - Reference< XSingleServiceFactory > xFactory; if (0 == rtl_str_compare(pImplName, FILE_PICKER_IMPL_NAME)) |