Removing windows specific code. Everything now compile and work the same for the three OS

This commit is contained in:
izsh@fail0verflow.com 2010-02-20 23:35:09 +00:00
parent f7e3ed8287
commit 4cd41f34ea
16 changed files with 70 additions and 2795 deletions

View file

@ -1,4 +1,5 @@
#include <stdio.h>
#include "sleep.h"
#include "ui.h"
#include "proxusb.h"
#include "cmdmain.h"