Skip to content
  • Ettore Perazzoli's avatar
    Changed the EStorageSet API to have a single `xfer()' method instead · a2ae2d71
    Ettore Perazzoli authored
    of separate copy/move (as in the IDL).  Actually implement the
    `xfer()' operation for the case when source and destination are in the
    same storage.  Fix the `EStorageSet' API by having a special
    `EStorageSetResultCallback' callback type for it (instead of using
    `EStorageResultCallback', which would never work).
    
    Also, removed some unused variables in `e-storage-set-view.c'.
    
    svn path=/trunk/; revision=8895
    a2ae2d71