mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
Code Cleanup
- Removed unused defines.
This commit is contained in:
parent
9a18d77005
commit
f47648c71f
2 changed files with 0 additions and 4 deletions
2
src/A3.h
2
src/A3.h
|
@ -35,8 +35,6 @@
|
|||
#include <Nibbler.h>
|
||||
#include <File.h>
|
||||
|
||||
#define ARGUMENTS_SEQUENCE_MAX_RANGE 1000
|
||||
|
||||
class A3 : public std::vector <Arg>
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue