X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcec-config-gui%2Factions%2FUpdatePhysicalAddress.cs;h=fab730455689c43583c8352d58f7c51ce3e22de6;hb=a42ad439ecc9eccae64404ae8124d17308ce2c96;hp=1ed32ce2612ce7359861e3789b3aab37ab2d53d9;hpb=b113b95ac84c2dd99d82ecc7c8dfbc296209bf23;p=deb_libcec.git diff --git a/src/cec-config-gui/actions/UpdatePhysicalAddress.cs b/src/cec-config-gui/actions/UpdatePhysicalAddress.cs index 1ed32ce..fab7304 100644 --- a/src/cec-config-gui/actions/UpdatePhysicalAddress.cs +++ b/src/cec-config-gui/actions/UpdatePhysicalAddress.cs @@ -1,7 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Text; -using CecSharp; +using CecSharp; namespace CecConfigGui.actions {