Don't include CmdPipe.h

This commit is contained in:
simon.kagstrom 2010-02-13 07:43:13 +00:00
parent 580a876773
commit eff65f446c

View File

@ -32,11 +32,6 @@
#include "Display.h"
#include "Prefs.h"
#if defined(__unix) && !defined(__svgalib__)
#include "CmdPipe.h"
#endif
#ifdef FRODO_SC
bool IsFrodoSC = true;
#else