# HG changeset patch # User Alexis Jeandet # Date 2016-04-19 07:46:17 # Node ID f56aaa71bed9cd1f9073db7d7e50f0e32743f7f1 # Parent 61fd409c32ee8b3e544ad4b0354b0a79a37ac71b removed unimplemented slot on GRESB diff --git a/spwplugin/GR-ESB/gr_esb_bridge.h b/spwplugin/GR-ESB/gr_esb_bridge.h --- a/spwplugin/GR-ESB/gr_esb_bridge.h +++ b/spwplugin/GR-ESB/gr_esb_bridge.h @@ -85,7 +85,7 @@ public slots: unsigned int Write(unsigned int *Value,unsigned int count, unsigned int address=0); unsigned int Read(unsigned int *Value,unsigned int count, unsigned int address=0); int pushRMAPPacket(char* packet,int size); - void packetReceived(); + //void packetReceived(); private: