mirror of
https://github.com/github/codeql.git
synced 2026-02-23 02:13:41 +01:00
delete outdated deprecations
This commit is contained in:
@@ -313,9 +313,6 @@ class ReverseDnsMethod extends Method {
|
||||
}
|
||||
}
|
||||
|
||||
/** DEPRECATED: Alias for ReverseDnsMethod */
|
||||
deprecated class ReverseDNSMethod = ReverseDnsMethod;
|
||||
|
||||
/** Android `Intent` that may have come from a hostile application. */
|
||||
class AndroidIntentInput extends DataFlow::Node {
|
||||
Type receiverType;
|
||||
|
||||
Reference in New Issue
Block a user