Remove pointless #pragma once from video_box.h

Originally committed to SVN as r5267.
This commit is contained in:
Thomas Goyne 2011-01-23 07:48:15 +00:00
parent 8d968e4dd5
commit 95c45b3102
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@
/// @ingroup main_ui video
///
#pragma once
#ifndef AGI_PRE
#include <list>