From 95c45b3102f2ed97e4ea222a22cf69c834067e36 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Sun, 23 Jan 2011 07:48:15 +0000 Subject: [PATCH] Remove pointless #pragma once from video_box.h Originally committed to SVN as r5267. --- aegisub/src/video_box.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/aegisub/src/video_box.h b/aegisub/src/video_box.h index 736adfba6..119cb78f1 100644 --- a/aegisub/src/video_box.h +++ b/aegisub/src/video_box.h @@ -34,8 +34,6 @@ /// @ingroup main_ui video /// -#pragma once - #ifndef AGI_PRE #include