From 8e1bffe7ffb0a091e06e83a453aec7ce666e8df0 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 29 Jun 2012 15:50:40 +0200 Subject: Remove include guards Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f --- shell/source/unix/sysshell/recently_used_file.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'shell') 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 #include #include -- cgit