build: drop sipe-domino.c for UNIX builds
commit3feaf61337f15b884b2d1140678823e6c05e5f8f
authorStefan Becker <chemobejk@gmail.com>
Sun, 27 Nov 2011 18:56:48 +0000 (27 20:56 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 27 Nov 2011 19:36:18 +0000 (27 21:36 +0200)
treedfb582bbe44aefbdce5ae473eb5e800331062306
parent6c1941a365877a42175ec3bc89ab0efabcc30e17
build: drop sipe-domino.c for UNIX builds

sipe-domino.c is missing integration for UNIX, so the code is actually
one big NOOP on UNIX (as always noticed by Coverity).

Let's just drop it for now from the UNIX builds. If somebody really
needs it, he can provide the necessary integration code and enable it
again.
src/core/Makefile.am
src/core/sipe.c