Revert rev.2066 changes. Peace please.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2067 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2012-01-18 08:58:13 +00:00
parent e17d63131e
commit 46b07752b9
2 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
#include <sys/types.h>
#include <string>
#include <vector>
#ifndef HAVE_TRIPLEDRAGON
#ifdef HAVE_COOLSTREAM_NEVIS_IR_H
#include <coolstream/nevis_ir.h>
#endif
@@ -152,7 +152,7 @@ class CRCInput
int translate(int code, int num);
void calculateMaxFd(void);
int checkTimers();
#ifndef HAVE_TRIPLEDRAGON
#ifdef HAVE_COOLSTREAM_NEVIS_IR_H
void set_rc_hw(ir_protocol_t ir_protocol, unsigned int ir_address);
#endif
public: