mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove unused constant (PATH_TEMPLATE)
It was made unnecessary in r312913. MFC after: 3 weeks MFC with: r312913 Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
16892c7713
commit
8e9450bb5a
1 changed files with 0 additions and 2 deletions
|
|
@ -63,8 +63,6 @@
|
|||
#include "freebsd_test_suite/macros.h"
|
||||
#include "local.h"
|
||||
|
||||
#define PATH_TEMPLATE "aio.XXXXXXXXXX"
|
||||
|
||||
/*
|
||||
* GLOBAL_MAX sets the largest usable buffer size to be read and written, as
|
||||
* it sizes ac_buffer in the aio_context structure. It is also the default
|
||||
|
|
|
|||
Loading…
Reference in a new issue