Revert "(Roar) Add is_paused variable"

This reverts commit 3e0184201e8a83ba3744f1b6d43d111ef773bda0.
This commit is contained in:
twinaphex 2016-06-25 00:13:23 +02:00
parent 3e0184201e
commit 485d646e90

View File

@ -29,7 +29,6 @@
typedef struct
{
roar_vs_t *vss;
bool is_paused;
bool nonblocking;
bool is_paused;
} roar_t;