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:
Enji Cooper 2017-05-09 20:26:43 +00:00
parent 16892c7713
commit 8e9450bb5a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=318107

View File

@ -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