Remove m_has_locator
[deliverable/binutils-gdb.git] / gdb / tui / tui-winsource.h
index 7304e726a765b2a4d8ff8d53646a48aea20408e4..a4167f50d7a4d8d8cca14b09569d481f5b402222 100644 (file)
@@ -138,8 +138,6 @@ public:
   /* Erase the source content.  */
   virtual void erase_source_content () = 0;
 
-  /* Does the locator belong to this window?  */
-  bool m_has_locator = false;
   /* Execution information window.  */
   struct tui_exec_info_window *execution_info;
   /* Used for horizontal scroll.  */
This page took 0.025909 seconds and 4 git commands to generate.