Author: ngie
Date: Tue May  9 20:26:43 2017
New Revision: 318107
URL: https://svnweb.freebsd.org/changeset/base/318107

Log:
  Remove unused constant (PATH_TEMPLATE)
  
  It was made unnecessary in r312913.
  
  MFC after:    3 weeks
  MFC with:     r312913
  Sponsored by: Dell EMC Isilon

Modified:
  head/tests/sys/aio/aio_test.c

Modified: head/tests/sys/aio/aio_test.c
==============================================================================
--- head/tests/sys/aio/aio_test.c       Tue May  9 20:21:58 2017        
(r318106)
+++ head/tests/sys/aio/aio_test.c       Tue May  9 20:26:43 2017        
(r318107)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to