Menu

#6 Temporarily comment out undefined init_blcelc()

closed-fixed
nobody
None
5
2005-03-12
2005-02-27
No

This patch solves link errors about an undefined
init_blcelc(). It turns out that function is never
defined anywhere in the source. Since there is a
comment about it being temporary, this patch just
comments out that function. Alternatively we could
define an empty implementation of init_blcelc().

Discussion

  • Michael D. Adams

    Temporarily comments out undefined init_blcelc()

     
  • Michael D. Adams

    • status: open --> closed-fixed
     
  • Michael D. Adams

    Logged In: YES
    user_id=773098

    Obsoleted by other changes to the source.