diff --git a/harbour/source/compiler/harbour.c b/harbour/source/compiler/harbour.c index b464824c0e..1310c0a5e5 100644 --- a/harbour/source/compiler/harbour.c +++ b/harbour/source/compiler/harbour.c @@ -1926,7 +1926,6 @@ void hb_compAnnounce( HB_COMP_DECL, char * szFunName ) pFunc = hb_compFunctionFind( HB_COMP_PARAM, szFunName ); if( pFunc ) - { /* there is a function/procedure defined already - ANNOUNCEd procedure * have to be a public symbol - check if existing symbol is public