From 01c86ece0232e9b15bff05f1ee508c7f6bdc2ef0 Mon Sep 17 00:00:00 2001 From: "ajwong@chromium.org" <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Wed, 11 Jul 2012 19:01:43 +0000 Subject: Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 --- ui/gfx/pango_util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ui/gfx/pango_util.h') diff --git a/ui/gfx/pango_util.h b/ui/gfx/pango_util.h index 8092c52..f14c0e6 100644 --- a/ui/gfx/pango_util.h +++ b/ui/gfx/pango_util.h @@ -4,7 +4,6 @@ #ifndef UI_GFX_PANGO_UTIL_H_ #define UI_GFX_PANGO_UTIL_H_ -#pragma once #include <cairo/cairo.h> #include <pango/pango.h> -- cgit v1.1