1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

opensync: Remove further old code

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-07-31 14:51:43 +01:00
parent e2182c5b04
commit 51536c814a
12 changed files with 1 additions and 121 deletions
@@ -1,12 +0,0 @@
Index: libsyncml-0.4.7/tests/check_http.c
===================================================================
--- libsyncml-0.4.7.orig/tests/check_http.c 2008-10-20 14:16:26.000000000 +0100
+++ libsyncml-0.4.7/tests/check_http.c 2008-10-20 14:16:53.000000000 +0100
@@ -221,7 +221,6 @@
break;
default:
- __asm__("int $3");
fail(NULL);
}