Merge "Remove the obsolete function that is not used anymore"

This commit is contained in:
Daniel Lehmann
2011-06-02 16:59:10 -07:00
committed by Android (Google) Code Review

View File

@@ -144,15 +144,6 @@ public class SQLiteQueryBuilder
mFactory = factory;
}
/**
* Need to keep this to not break the build until ContactsProvider2 has been changed to
* use the new API
* TODO: Remove this
* @hide
*/
public void setStrictProjectionMap(boolean flag) {
}
/**
* When set, the selection is verified against malicious arguments.
* When using this class to create a statement using