remove dummy mode
[project/unetd.git] / wg.h
diff --git a/wg.h b/wg.h
index 5a7aac1b847315449da1a7cebca7b50ddecbdbe2..06a9df57b4b4ca5c9dfed2d738d914ce68fa607a 100644 (file)
--- a/wg.h
+++ b/wg.h
@@ -37,7 +37,6 @@ struct wg {
        const struct wg_ops *ops;
 };
 
-extern const struct wg_ops wg_dummy_ops;
 extern const struct wg_ops wg_user_ops;
 extern const struct wg_ops wg_linux_ops;