summaryrefslogtreecommitdiffstats
path: root/file.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'file.hpp')
-rw-r--r--file.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/file.hpp b/file.hpp
index 4d0a83c..bc5450f 100644
--- a/file.hpp
+++ b/file.hpp
@@ -5,8 +5,6 @@ namespace open_power
{
namespace occ
{
-namespace pass_through
-{
/** @class FileDescriptor
* @brief Responsible for handling file descriptor
*/
@@ -46,6 +44,5 @@ class FileDescriptor
}
};
-} // namespace pass_through
} // namespace occ
} // namespace open-power
OpenPOWER on IntegriCloud