summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/macosx/cfcpp/CFCBundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Host/macosx/cfcpp/CFCBundle.h')
-rw-r--r--lldb/source/Host/macosx/cfcpp/CFCBundle.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Host/macosx/cfcpp/CFCBundle.h b/lldb/source/Host/macosx/cfcpp/CFCBundle.h
index 12516048f47..9ff58fba854 100644
--- a/lldb/source/Host/macosx/cfcpp/CFCBundle.h
+++ b/lldb/source/Host/macosx/cfcpp/CFCBundle.h
@@ -13,9 +13,7 @@
class CFCBundle : public CFCReleaser<CFBundleRef> {
public:
- //------------------------------------------------------------------
// Constructors and Destructors
- //------------------------------------------------------------------
CFCBundle(const char *path = NULL);
CFCBundle(CFURLRef url);
OpenPOWER on IntegriCloud