aboutsummaryrefslogtreecommitdiff
path: root/daemon/StreamlineSetup.h
diff options
context:
space:
mode:
authorDrew Richardson <drew.richardson@arm.com>2013-03-26 12:00:00 -0700
committerDrew Richardson <drew.richardson@arm.com>2014-12-19 15:41:32 -0800
commit1b5637426bfc10a64571c81e24019032206d651b (patch)
tree71e362be9385179b545c77205cdab612a133ca86 /daemon/StreamlineSetup.h
parenta01058e248133bb7c1ba0238ab380e4fac924e97 (diff)
gator: Version 5.145.14
Signed-off-by: Drew Richardson <drew.richardson@arm.com>
Diffstat (limited to 'daemon/StreamlineSetup.h')
-rw-r--r--daemon/StreamlineSetup.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/StreamlineSetup.h b/daemon/StreamlineSetup.h
index 8086fe2..841735d 100644
--- a/daemon/StreamlineSetup.h
+++ b/daemon/StreamlineSetup.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) ARM Limited 2010-2012. All rights reserved.
+ * Copyright (C) ARM Limited 2010-2013. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
@@ -28,7 +28,6 @@ public:
private:
int mNumConnections;
OlySocket* mSocket;
- char* mSessionXML;
char* readCommand(int*);
void handleRequest(char* xml);