Changeset 88b3a07 for protocols/nogaim.c


Ignore:
Timestamp:
2006-04-13T07:15:42Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c99af3a
Parents:
11bcee9
Message:

Cleaned up two more functions from nogaim.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.c

    r11bcee9 r88b3a07  
    959959       
    960960        return( 0 );
    961 }
    962 
    963 
    964 /* prefs.c */
    965 
    966 /* Necessary? */
    967 void build_block_list()
    968 {
    969         return;
    970 }
    971 
    972 void build_allow_list()
    973 {
    974         return;
    975961}
    976962
Note: See TracChangeset for help on using the changeset viewer.