Skip to content

Commit

Permalink
windows: Remove unused variable
Browse files Browse the repository at this point in the history
Found by inspection.

Signed-off-by: Alin Gabriel Serdean <[email protected]>
Acked-by: Ilya Maximets <[email protected]>
  • Loading branch information
aserdean authored and Alin Gabriel Serdean committed Oct 4, 2020
1 parent c893685 commit a52c073
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion windows/automake.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a52c073

Please sign in to comment.