core cleanup: move sipe_account_data into functions in sipe.c
commit56e055049e084f4058ab8aef6d2bacb0b0248ec9
authorStefan Becker <stefan.becker@nokia.com>
Sat, 1 May 2010 18:28:19 +0000 (1 21:28 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Sat, 1 May 2010 18:28:19 +0000 (1 21:28 +0300)
tree760487917d10305279b3434c25b9e3b259178f47
parent0dfe0614bad49d01293185de1ae0eea868142a94
core cleanup: move sipe_account_data into functions in sipe.c

Removed sipe_account_data from all static functions in sipe.c. This is the
first step to remove sipe_account_data from all function signatures.

Once sipe_account_data has disappeared from all functions it will be easier
to move stuff to sipe_core_private & sipe_core_public.
src/api/core-depurple.h
src/core/sipe.c