Ignore:
Timestamp:
Jul 6, 2011, 8:21:13 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/printing/load.c

    r590 r599  
    5454
    5555/***************************************************************************
    56 load automatic printer services
     56load automatic printer services from pre-populated pcap cache
    5757***************************************************************************/
    5858void load_printers(void)
    5959{
    60         if (!pcap_cache_loaded())
    61                 pcap_cache_reload();
    62 
    6360        add_auto_printers();
    6461
Note: See TracChangeset for help on using the changeset viewer.