Remove now-pointless #pragma once from audio_box.h
Originally committed to SVN as r5234.
This commit is contained in:
parent
e0051e09e3
commit
c9656381f1
1 changed files with 0 additions and 3 deletions
|
@ -34,9 +34,6 @@
|
||||||
/// @ingroup audio_ui
|
/// @ingroup audio_ui
|
||||||
///
|
///
|
||||||
|
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#ifndef AGI_PRE
|
#ifndef AGI_PRE
|
||||||
#include <wx/bmpbuttn.h>
|
#include <wx/bmpbuttn.h>
|
||||||
#include <wx/button.h>
|
#include <wx/button.h>
|
||||||
|
|
Loading…
Reference in a new issue