aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java
diff options
context:
space:
mode:
authorSebastien Vincent <seb@jitsi.org>2011-03-23 09:34:17 +0000
committerSebastien Vincent <seb@jitsi.org>2011-03-23 09:34:17 +0000
commit089941209ae1ab0ff66dd3ebde007824027e611e (patch)
treecf7b1b6c34858812c6bd7a0f1c25d6dfc9ee0f27 /src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java
parent9aae11943e37e69b92b1c46f6746a373c022ddbf (diff)
downloadjitsi-089941209ae1ab0ff66dd3ebde007824027e611e.zip
jitsi-089941209ae1ab0ff66dd3ebde007824027e611e.tar.gz
jitsi-089941209ae1ab0ff66dd3ebde007824027e611e.tar.bz2
Disable LTI-CIVIL capture devices.
Diffstat (limited to 'src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java')
-rw-r--r--src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java b/src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java
index decfe5e..fdf43eb 100644
--- a/src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java
+++ b/src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsQuery.java
@@ -203,7 +203,7 @@ public class GoogleContactsQuery
@Override
protected void run()
{
- GoogleContactsServiceImpl service = (GoogleContactsServiceImpl)
+ GoogleContactsServiceImpl service =
GoogleContactsActivator.getGoogleContactsService();
gQuery = new GoogleQuery(query);