summaryrefslogtreecommitdiff
path: root/TelepathyQt/captcha-authentication.h
diff options
context:
space:
mode:
authorDario Freddi <dario.freddi@collabora.com>2012-03-07 18:31:15 +0100
committerDario Freddi <dario.freddi@collabora.com>2012-03-13 14:32:23 +0100
commit0a288f2282d1b6329036a2f77df5b5c755177a3e (patch)
treeadf96f922d1621efb23abf64a2b450dfde4f01b5 /TelepathyQt/captcha-authentication.h
parent1f8c446d7a926d56ad46944b2d5124d2f9838aef (diff)
captcha-authentication: Clean up forward declarations and comments
Diffstat (limited to 'TelepathyQt/captcha-authentication.h')
-rw-r--r--TelepathyQt/captcha-authentication.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TelepathyQt/captcha-authentication.h b/TelepathyQt/captcha-authentication.h
index ef7141f1..67f3f7e9 100644
--- a/TelepathyQt/captcha-authentication.h
+++ b/TelepathyQt/captcha-authentication.h
@@ -39,7 +39,6 @@ namespace Tp
class PendingCaptchaAnswer;
class PendingCaptchaCancel;
class PendingCaptchas;
-class ChannelFuture;
class TP_QT_EXPORT CaptchaAuthentication : public Tp::Object
{