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