From d028778c1c132cf6691837ef5076f4dd5b5c5c82 Mon Sep 17 00:00:00 2001 From: flu0r1ne Date: Mon, 20 Nov 2023 15:00:39 -0600 Subject: Add Issues & Contributions section --- src/main.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index e685e10..8ae37eb 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -421,9 +421,6 @@ static int wg2nd_install(char const * prog, int argc, char **argv) { return 0; } -// The main function remains the same as before - - int main(int argc, char **argv) { char const * prog = "wg2nd"; -- cgit v1.2.3