Remove cvs2svn:cvs-rev property

Remove forward declaration of proto_reg_handoff_gdsdb
  (this is just a hack to suppress a warning that needs
  a proper solution for many many more files)

svn path=/trunk/; revision=21844
This commit is contained in:
Jörg Mayer 2007-05-20 20:41:48 +00:00
parent 20796b0120
commit a066b97ac9
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@
#define TCP_PORT 3050
void proto_reg_handoff_gdsdb(void);
static int proto_gdsdb = -1;
static gint ett_gdsdb = -1;
static int hf_gdsdb_opcode = -1;