diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/unix/sysshell/recently_used_file.cxx | 3 |
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> |