Changeset 259458 in webkit


Ignore:
Timestamp:
Apr 3, 2020 7:35:12 AM (4 years ago)
Author:
youenn@apple.com
Message:

Remove rtpplay.exe from the libwebrtc source folder
https://bugs.webkit.org/show_bug.cgi?id=209957

Reviewed by Eric Carlson.

  • .gitignore:
  • Source/webrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe: Removed.
Location:
trunk/Source/ThirdParty/libwebrtc
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/ThirdParty/libwebrtc/.gitignore

    r236479 r259458  
    11Source/third_party/libvpx/source/libvpx/ChangeLog
     2*.exe
  • trunk/Source/ThirdParty/libwebrtc/ChangeLog

    r259452 r259458  
     12020-04-03  youenn fablet  <youenn@apple.com>
     2
     3        Remove rtpplay.exe from the libwebrtc source folder
     4        https://bugs.webkit.org/show_bug.cgi?id=209957
     5
     6        Reviewed by Eric Carlson.
     7
     8        * .gitignore:
     9        * Source/webrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe: Removed.
     10
    1112020-04-03  youenn fablet  <youenn@apple.com>
    212
Note: See TracChangeset for help on using the changeset viewer.