diff options
Diffstat (limited to 'chrome/browser/chrome_browser_main_x11.h')
-rw-r--r-- | chrome/browser/chrome_browser_main_x11.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/chrome_browser_main_x11.h b/chrome/browser/chrome_browser_main_x11.h index 98c3b01..19ec7fe 100644 --- a/chrome/browser/chrome_browser_main_x11.h +++ b/chrome/browser/chrome_browser_main_x11.h @@ -6,7 +6,6 @@ #ifndef CHROME_BROWSER_CHROME_BROWSER_MAIN_X11_H_ #define CHROME_BROWSER_CHROME_BROWSER_MAIN_X11_H_ -#pragma once // Installs the X11 error handlers for the browser process. This will // allow us to exit cleanly if X exits before us. |