Removed unneeded include.

Fixed formatting and cleaned up output.
This commit is contained in:
Ryan Lewon 2013-07-30 07:26:58 +00:00
parent 09a71f37ec
commit 20aad9c73b

View File

@ -20,7 +20,6 @@
* along with Tox. If not, see <http://www.gnu.org/licenses/>. * along with Tox. If not, see <http://www.gnu.org/licenses/>.
* *
*/ */
#include "../core/DHT.c"
#include "nTox.h" #include "nTox.h"
#include "misc_tools.h" #include "misc_tools.h"