Update FSF address
[lttv.git] / lttv / modules / gui / lttvwindow / lttvwindow / mainwindow-private.h
index 3770e12aee6976ecf6f3dbc11c10d1aa6d25b6e6..67cc9364094e074278d71008119feb1193f80291 100644 (file)
@@ -12,8 +12,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, 
- * MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA 02110-1301, USA.
  */
 
 #ifndef _MAIN_WINDOW_PRIVATE_
@@ -21,7 +21,6 @@
 
 #include <gtk/gtk.h>
 
-#include <ltt/ltt.h>
 #include <lttv/attribute.h>
 #include <lttv/traceset.h>
 
@@ -56,7 +55,6 @@ struct _MainWindow{
   //gotoEventWindow*     GotoEventWindow; /*search for event description*/
   //openFilterWindow*    OpenFilterWindow; /* Open a filter selection window */
   GtkWidget*           help_contents;/* Window to display help contents */
-  GtkWidget*           about_box;    /* Window  about information */
  
   //  lttv_trace_filter * filter; /* trace filter associated with the window */
 
This page took 0.022333 seconds and 4 git commands to generate.