]> git.ipfire.org Git - thirdparty/openvpn.git/commit
remove redundant PULL_DEFINED() macro definition
authorGert Doering <gert@greenie.muc.de>
Tue, 28 Oct 2025 20:32:10 +0000 (21:32 +0100)
committerGert Doering <gert@greenie.muc.de>
Wed, 29 Oct 2025 07:07:30 +0000 (08:07 +0100)
commite6ae2bc64239dd99a2d2a94e75fdaff45eb78deb
tree8f78d476bc26efb20fc0c1cc0b8c4e3d206c4d59
parent6607e4be62e71c8c006d3286e99ec582cb9912b6
remove redundant PULL_DEFINED() macro definition

this seems to be a leftover of the time when we had conditional
compilation for "--disable-server" or thus.  Commit d6a0cf599
removed PUSH_DEFINED() nearby but overlooked this one.

Change-Id: I9118333bb65cd5db0836abefa5d45a729f0142cc
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1322
Message-Id: <20251028203219.11737-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg33984.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.h