remove redundant typedef that caused problems with some compilers

thanks to report from Piotr Kubaj against FreeBSD port:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236195
This commit is contained in:
Dave Cornejo 2019-03-04 09:24:42 -10:00
parent e282493095
commit e2e465eb7b

View file

@ -49,8 +49,6 @@
/*
* Types
*/
/* Dynamicically loadable plugin object handle. @see return value of dlopen(3) */
typedef void *plghndl_t;
/*! Registered RPC callback function
* @param[in] h Clicon handle