Nicolas Dufresne 29f1ca8602 rfbsrc: Cleanup dead code
Remove all the unused stuff, the include header, definition and C code
that don't contribute anything to this element.
2016-04-05 13:33:50 -04:00

7 lines
80 B
C

#ifndef _RFB_RFB_H_
#define _RFB_RFB_H_
#include <librfb/rfbdecoder.h>
#endif