mirror of https://github.com/odrling/Aegisub
Remove pointless #pragma once from video_box.h
Originally committed to SVN as r5267.
This commit is contained in:
parent
8d968e4dd5
commit
95c45b3102
|
@ -34,8 +34,6 @@
|
||||||
/// @ingroup main_ui video
|
/// @ingroup main_ui video
|
||||||
///
|
///
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#ifndef AGI_PRE
|
#ifndef AGI_PRE
|
||||||
#include <list>
|
#include <list>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue