Remove all the unused stuff, the include header, definition and C code that don't contribute anything to this element.
7 lines
80 B
C
7 lines
80 B
C
#ifndef _RFB_RFB_H_
|
|
#define _RFB_RFB_H_
|
|
|
|
#include <librfb/rfbdecoder.h>
|
|
|
|
#endif
|