summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/shell.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-23 12:22:39 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-23 12:22:39 +0100
commitd8fc1770099c5bd96ac518561f10840a7dfd62d1 (patch)
tree68e92d315c918f978d2602a02c700bb6ec528589 /ucb/source/ucp/file/shell.cxx
parent3313f7a555300bdce3fe18117386397431b4202b (diff)
remove all other deprecated header guards
Diffstat (limited to 'ucb/source/ucp/file/shell.cxx')
-rw-r--r--ucb/source/ucp/file/shell.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/ucb/source/ucp/file/shell.cxx b/ucb/source/ucp/file/shell.cxx
index a54d4dd232bd..725820d00ddd 100644
--- a/ucb/source/ucp/file/shell.cxx
+++ b/ucb/source/ucp/file/shell.cxx
@@ -26,11 +26,7 @@
*
************************************************************************/
-#ifndef INCLUDED_STL_STACK
#include <stack>
-#define INCLUDED_STL_STACK
-#endif
-
#include "osl/diagnose.h"
#include <rtl/uri.hxx>
#include <rtl/ustrbuf.hxx>