summaryrefslogtreecommitdiff
path: root/x11/kdelibs3/patches/patch-bb
blob: 79edfe33c975556b4ee12f63e21d2e063dbca60d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bb,v 1.3 2002/08/25 19:23:53 jlam Exp $

--- kinit/klauncher_main.cpp.orig	Mon Jun 24 13:04:02 2002
+++ kinit/klauncher_main.cpp
@@ -85,8 +85,3 @@
    launcher->exec();
    return 0;
 }
-
-int main(/*int argc, char **argv*/)
-{
-   return 0;
-}