blob: 3dd27bcc9d0604b3282853f0e871baa7992b6c1b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- malsync.c.orig Tue Apr 9 18:17:54 2002
+++ malsync.c Tue Sep 24 22:26:24 2002
@@ -64,8 +64,6 @@
#include <pi-version.h>
#include <pi-header.h>
-int pilot_connect(const char *port);
-
#define DEFAULT_CARD_NUM 0
#define VERSION_STRING "malsync version 2.1.0"
|