shill: Remove PriorityWithinTechnology property am: 245db4e4e9 am: 205c6829e7 am: ca0aa16c48
am: 5296bef572

Change-Id: I1ffa48e869f5f2446bd56054316f2e8168f4d58f
diff --git a/dbus/shill/dbus-constants.h b/dbus/shill/dbus-constants.h
index a037542..73bb4ad 100644
--- a/dbus/shill/dbus-constants.h
+++ b/dbus/shill/dbus-constants.h
@@ -47,7 +47,6 @@
 // Flimflam Service property names.
 const char kSecurityProperty[] = "Security";
 const char kPriorityProperty[] = "Priority";
-const char kPriorityWithinTechnologyProperty[] = "PriorityWithinTechnology";
 const char kPassphraseProperty[] = "Passphrase";
 const char kIdentityProperty[] = "Identity";
 const char kAuthorityPathProperty[] = "AuthorityPath";