Index: native_client_sdk/src/libraries/nacl_mounts/mount_node_mem.h |
diff --git a/native_client_sdk/src/libraries/nacl_mounts/mount_node_mem.h b/native_client_sdk/src/libraries/nacl_mounts/mount_node_mem.h |
index 031293a6444e305f6490ba1fdf10736abef438cd..8d0d41608be16d76bf9a061acb6daea67894b859 100644 |
--- a/native_client_sdk/src/libraries/nacl_mounts/mount_node_mem.h |
+++ b/native_client_sdk/src/libraries/nacl_mounts/mount_node_mem.h |
@@ -2,7 +2,6 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. |
*/ |
- |
#ifndef LIBRARIES_NACL_MOUNTS_MOUNT_NODE_MEM_H_ |
#define LIBRARIES_NACL_MOUNTS_MOUNT_NODE_MEM_H_ |
@@ -29,4 +28,3 @@ public: |
}; |
#endif // LIBRARIES_NACL_MOUNTS_MOUNT_NODE_MEM_H_ |
- |