summaryrefslogtreecommitdiffstats
path: root/raul/Process.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Process.hpp')
-rw-r--r--raul/Process.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/raul/Process.hpp b/raul/Process.hpp
index 7c7a247..d9ec5e0 100644
--- a/raul/Process.hpp
+++ b/raul/Process.hpp
@@ -31,7 +31,6 @@
namespace Raul {
-
/** A child process.
*
* \ingroup raul
@@ -91,7 +90,6 @@ private:
Process() {}
};
-
} // namespace Raul
#endif // RAUL_PROCESS_HPP