diff options
Diffstat (limited to 'base/nix/xdg_util.h')
-rw-r--r-- | base/nix/xdg_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/nix/xdg_util.h b/base/nix/xdg_util.h index 1e0c5f3..b068d84 100644 --- a/base/nix/xdg_util.h +++ b/base/nix/xdg_util.h @@ -4,7 +4,6 @@ #ifndef BASE_NIX_XDG_UTIL_H_ #define BASE_NIX_XDG_UTIL_H_ -#pragma once // XDG refers to http://en.wikipedia.org/wiki/Freedesktop.org . // This file contains utilities found across free desktop environments. |