summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/TSS_Data.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/TSS_Data.h')
-rw-r--r--ACE/examples/Threads/TSS_Data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/Threads/TSS_Data.h b/ACE/examples/Threads/TSS_Data.h
index c10a1f8781e..b676f85d30d 100644
--- a/ACE/examples/Threads/TSS_Data.h
+++ b/ACE/examples/Threads/TSS_Data.h
@@ -35,4 +35,3 @@ private:
typedef ACE_TSS_Singleton<TSS_Data, ACE_SYNCH_MUTEX> TSS_DATA;
-