remove GnuTLS include across repo

This commit is contained in:
Stephen Birarda 2014-05-20 10:56:34 -07:00 committed by wangyix
parent f1581ef823
commit bf859c0168
3 changed files with 0 additions and 6 deletions

View file

@ -18,8 +18,6 @@
#include <QtCore/QTimer>
#include <QtCore/QUrlQuery>
#include <gnutls/dtls.h>
#include <AccountManager.h>
#include <HifiConfigVariantMap.h>
#include <HTTPConnection.h>

View file

@ -9,8 +9,6 @@
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include <gnutls/dtls.h>
#include "NodeList.h"
#include "PacketHeaders.h"

View file

@ -15,8 +15,6 @@
#include <QtCore/QUrl>
#include <QtNetwork/QHostInfo>
#include <gnutls/dtls.h>
#include "AccountManager.h"
#include "Assignment.h"
#include "HifiSockAddr.h"