summaryrefslogtreecommitdiffstats
path: root/lldb/scripts
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2017-10-17 03:13:39 +0000
committerJason Molenda <jmolenda@apple.com>2017-10-17 03:13:39 +0000
commitef96986a1f8f47a67937c56564524e20e3903946 (patch)
tree73f1d33684267d5e455573a294b74eacb4c02a59 /lldb/scripts
parent695a1f6e6cf7f164b71c5ee9f1756374547114c9 (diff)
downloadbcm5719-llvm-ef96986a1f8f47a67937c56564524e20e3903946.tar.gz
bcm5719-llvm-ef96986a1f8f47a67937c56564524e20e3903946.zip
Reverting r315966 - it caused a build failure on an ubuntu x android bot.
llvm-svn: 315967
Diffstat (limited to 'lldb/scripts')
-rw-r--r--lldb/scripts/interface/SBDebugger.i3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/scripts/interface/SBDebugger.i b/lldb/scripts/interface/SBDebugger.i
index 9940988dbc3..9f746d36348 100644
--- a/lldb/scripts/interface/SBDebugger.i
+++ b/lldb/scripts/interface/SBDebugger.i
@@ -171,9 +171,6 @@ public:
void
SetErrorFileHandle (FILE *f, bool transfer_ownership);
- void
- Flush ();
-
FILE *
GetInputFileHandle ();
OpenPOWER on IntegriCloud