Remove now-pointless #pragma once from audio_box.h

Originally committed to SVN as r5234.
This commit is contained in:
Thomas Goyne 2011-01-17 23:54:13 +00:00
parent e0051e09e3
commit c9656381f1

View file

@ -34,9 +34,6 @@
/// @ingroup audio_ui
///
#pragma once
#ifndef AGI_PRE
#include <wx/bmpbuttn.h>
#include <wx/button.h>