summaryrefslogtreecommitdiff
path: root/ACE/ace/Timeprobe.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-12-14 13:31:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-12-14 13:31:17 +0100
commit2d0860a78e703c71e38d6f83b2cdb33d94f9ab9c (patch)
tree6db9c2331c107c7ddc61045ae4249893639ba353 /ACE/ace/Timeprobe.h
parentd76df1a2741457a5cd723bedd5919ed342ece2e7 (diff)
downloadATCD-2d0860a78e703c71e38d6f83b2cdb33d94f9ab9c.tar.gz
Remove redundant void
Diffstat (limited to 'ACE/ace/Timeprobe.h')
-rw-r--r--ACE/ace/Timeprobe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Timeprobe.h b/ACE/ace/Timeprobe.h
index 872e274ee3f..2e4c1907667 100644
--- a/ACE/ace/Timeprobe.h
+++ b/ACE/ace/Timeprobe.h
@@ -143,7 +143,6 @@ typedef ACE_Timeprobe_Ex<ACE_TIMEPROBE_MUTEX, ACE_TIMEPROBE_ALLOCATOR>
// in thread specific storage. This allows multiple threads to use
// their own instance of ACE_Timerprobe, without interfering with each
// other.
-
# if defined (ACE_TSS_TIMEPROBES)
# define ACE_TIMEPROBE_SINGLETON_TYPE ACE_TSS_Singleton
# define ACE_TIMEPROBE_SINGLETON_LOCK_TYPE ACE_SYNCH_NULL_MUTEX