Having another go at some simple cleanup from r237975/r237976
[oota-llvm.git] / include / llvm / DebugInfo / DIContext.h
index dddc7faa73e8b9c76964de9d44eaa643621c3e6b..7be795f9a43669842ff80652781446b437b6cc99 100644 (file)
@@ -141,7 +141,6 @@ private:
 /// on the fly.
 class LoadedObjectInfo {
 public:
-  LoadedObjectInfo() {}
   virtual ~LoadedObjectInfo() {}
 
   /// Obtain the Load Address of a section by Name.