summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:50:40 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commit8e1bffe7ffb0a091e06e83a453aec7ce666e8df0 (patch)
treea68fba5f15f673afac96bf8fcc7947ec4ff918d2 /shell
parentb63027f0992cf5c368faeb807c69110997dd00ea (diff)
Remove include guards
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
Diffstat (limited to 'shell')
-rw-r--r--shell/source/unix/sysshell/recently_used_file.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/source/unix/sysshell/recently_used_file.cxx b/shell/source/unix/sysshell/recently_used_file.cxx
index b985402ec1e5..30cfca699ec1 100644
--- a/shell/source/unix/sysshell/recently_used_file.cxx
+++ b/shell/source/unix/sysshell/recently_used_file.cxx
@@ -26,10 +26,7 @@
*
************************************************************************/
-
-#ifndef INCLUDED_RECENTLY_USED_FILE
#include "recently_used_file.hxx"
-#endif
#include <rtl/ustring.hxx>
#include <osl/process.h>
#include <osl/security.hxx>