mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Remove unused typedef.
This commit is contained in:
parent
2facead956
commit
8764c095ae
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
#define __SIDETIQ_EXT_H__
|
||||
#include <ruby.h>
|
||||
|
||||
typedef uint64_t sidetiq_time_t;
|
||||
|
||||
void Init_sidetiq_ext();
|
||||
static VALUE sidetiq_gettime(VALUE self);
|
||||
|
||||
|
|
Loading…
Reference in a new issue