Changeset 3521

Show
Ignore:
Timestamp:
08/11/08 11:36:33 (4 months ago)
Author:
dgollub
Message:

Enable again devinf() caching.
Got disabled by accident.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/syncml/src/syncml_callbacks.c

    r3509 r3521  
    364364 
    365365        /* store device info */ 
    366         /* 
    367366        if (database->env->devinf_path) 
    368367        { 
     
    372371                        set_capabilities(database->env, &error); 
    373372        } 
    374         */ 
    375373 
    376374        /* set callbacks if the DsSession was not ready before */