]> git.proxmox.com Git - mirror_ovs.git/commitdiff
windows: Remove unused variable
authorAlin Gabriel Serdean <aserdean@ovn.org>
Thu, 24 Sep 2020 06:16:13 +0000 (09:16 +0300)
committerAlin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Sun, 4 Oct 2020 19:09:38 +0000 (22:09 +0300)
Found by inspection.

Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>
Acked-by: Ilya Maximets <i.maximets@ovn.org>
windows/automake.mk

index 80dca14673975412ed9a95311660224f28c3a3ca..49c8985fd24385e15050565b58134d29cb54c298 100644 (file)
@@ -12,7 +12,6 @@
 # License for the specific language governing permissions and limitations
 # under the License.
 
-PTHREAD_TEMP_DIR=`echo "$(PTHREAD_LDFLAGS)" | sed 's|^.\(.*\).$:\1||'`
 windows_installer: all
 #Userspace files needed for the installer
        cp -f $(top_srcdir)/datapath-windows/misc/OVS.psm1 windows/ovs-windows-installer/Services/OVS.psm1