summarylogtreecommitdiffstats
path: root/paraport-close-no-return.patch
blob: c8f959c36f7b600d95439a52dcf598730728cb20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/arch/unix/parsid-drv.c b/src/arch/unix/parsid-drv.c
index 7612c37..37ce5db 100755
--- a/src/arch/unix/parsid-drv.c
+++ b/src/arch/unix/parsid-drv.c
@@ -134,7 +134,6 @@ static int parsid_linux_parport_open(void)
 
 static void parsid_linux_parport_close(void)
 {
-    return 0;
 }
 #endif