Remove network field for now
[lttngtop.git] / src / cursesdisplay.h
index 6a542527d106973e85451fcdeb8558c4da6f7d83..38e1996678d4422e449e8a53445875a7a664a631 100644 (file)
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * 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.
+ * 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.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef CURSESDISPLAY_H
@@ -28,8 +27,6 @@ enum current_view_list
        cpu = 1,
        perf,
        process_details,
-       fileio,
-       netio,
        iostream,
        tree,
 } current_view;
This page took 0.023145 seconds and 4 git commands to generate.