summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-25 11:14:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-25 14:12:57 +0200
commit49f9ecb0facdb120ca7199409b002de4b7111e3f (patch)
tree1e66a39c3b33fa2d6869edcc7f76e0c96e8b663d /sal
parent66cd9eeb90869b88ab883eab367a39041f21aef0 (diff)
Remove unused defines
Second is already commented out, first is unused, too. Change-Id: I1429cab3186189a96d0a07fa7097d87d372b372a
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/w32/system.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/osl/w32/system.h b/sal/osl/w32/system.h
index 3f5d973b4110..999cd70d3c48 100644
--- a/sal/osl/w32/system.h
+++ b/sal/osl/w32/system.h
@@ -89,9 +89,6 @@
#pragma warning(pop)
#endif
-#define _MAX_CMD 4096 /* maximum length of commandline */
-/* #define _MAX_ENV 4096 maximum length of environment var (isn't used anywhere) */
-
#ifdef GCC
# ifndef SA_FAMILY_DECL
# define SA_FAMILY_DECL short sa_family