mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 13:37:20 +02:00
RX
- Removed mystery define that has been commented out for three years. - Added explanatory comments.
This commit is contained in:
parent
5b7e6df00b
commit
5987594596
2 changed files with 1 additions and 3 deletions
|
@ -29,8 +29,6 @@
|
|||
#include <string.h>
|
||||
#include <RX.h>
|
||||
|
||||
//#define _POSIX_C_SOURCE 1 // Forgot why this is here. Moving on...
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
RX::RX ()
|
||||
: _compiled (false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue