/* * Copyright 2009, Haiku Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: * Alexandre Deckner <alex@zappotek.com> */ #include "Mesh.h" Mesh::~Mesh() { }