summaryrefslogtreecommitdiff
path: root/src/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/session.h')
-rw-r--r--src/session.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/session.h b/src/session.h
index 07b07dee..83a31b96 100644
--- a/src/session.h
+++ b/src/session.h
@@ -63,8 +63,6 @@ class session_t : public noncopyable, public scope_t
friend void set_session_context(session_t * session);
public:
- scope_t * global_scope;
-
std::list<path> data_files;
bool next_data_file_from_command_line;
bool saw_data_file_from_command_line;