Quick fix to FWnull.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2421 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
arcum42 2010-01-09 06:03:07 +00:00
parent 20f5dbde3d
commit b23499887a
2 changed files with 2 additions and 10 deletions

View File

@ -16,13 +16,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
#include <gtk/gtk.h>
#include <signal.h>
#include <string>
using namespace std;

View File

@ -43,9 +43,8 @@
</Linker>
<Unit filename="../FW.cpp" />
<Unit filename="../FW.h" />
<Unit filename="Config.cpp" />
<Unit filename="Config.h" />
<Unit filename="firewire.glade" />
<Unit filename="../Config.cpp" />
<Unit filename="../Config.h" />
<Unit filename="../ReadMe.txt" />
<Extensions>
<code_completion />