Changeset 3538

Show
Ignore:
Timestamp:
08/15/08 21:55:19 (4 months ago)
Author:
dgollub
Message:

The file opensync_mapping_view.c is entirely commented out. It should
be removed.

Several header files have symbols which are unused within the file that
includes them. They have been either removed or moved to the file that
needs them.

The files opensync.h, opensync-support.h and opensync_list.h participate
in an include circular loop. I have removed opensync_list.h from
opensync-support.h and added it as an include to the header files that
actually require it.

Signed-off-by: Erik Hovland <erik@…>

Adapted patch to not remove opensync_mapping_view.c - instead created
task #807. Removed file from build environement.

This patch should fix ticket #802

Signed-off-by: Daniel Gollub <dgollub@…>

Location:
trunk
Files:
21 modified

Legend:

Unmodified
Added
Removed