summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf_Tokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Svc_Conf_Tokens.h')
-rw-r--r--ace/Svc_Conf_Tokens.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/ace/Svc_Conf_Tokens.h b/ace/Svc_Conf_Tokens.h
deleted file mode 100644
index 6fe46126fef..00000000000
--- a/ace/Svc_Conf_Tokens.h
+++ /dev/null
@@ -1,21 +0,0 @@
-// $Id$
-#ifndef BISON_SVC_CONF_TAB_H
-# define BISON_SVC_CONF_TAB_H
-
-# define ACE_DYNAMIC 257
-# define ACE_STATIC 258
-# define ACE_SUSPEND 259
-# define ACE_RESUME 260
-# define ACE_REMOVE 261
-# define ACE_USTREAM 262
-# define ACE_MODULE_T 263
-# define ACE_STREAM_T 264
-# define ACE_SVC_OBJ_T 265
-# define ACE_ACTIVE 266
-# define ACE_INACTIVE 267
-# define ACE_PATHNAME 268
-# define ACE_IDENT 269
-# define ACE_STRING 270
-
-
-#endif /* not BISON_SVC_CONF_TAB_H */