diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-03-31 08:13:28 +0200 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-03-31 08:13:28 +0200 |
| commit | 81b3c0023bea3aa8f16fe4b0aaf983099b3331bc (patch) | |
| tree | 17e583fc11190a4f23a8a775048dd4abbc901470 /unity-shared | |
| parent | acba076bbe3b1701b3aa39475d4f4a9966659db9 (diff) | |
UnityWindowStyle: remove temporary comment
(bzr r4093.2.30)
Diffstat (limited to 'unity-shared')
| -rw-r--r-- | unity-shared/UnityWindowStyle.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-shared/UnityWindowStyle.cpp b/unity-shared/UnityWindowStyle.cpp index ec9598df7..d7791b5de 100644 --- a/unity-shared/UnityWindowStyle.cpp +++ b/unity-shared/UnityWindowStyle.cpp @@ -36,7 +36,6 @@ namespace ui { namespace { - // THemeable const std::string DIALOG_BORDER_TOP = "dialog_border_top"; const std::string DIALOG_BORDER_LEFT = "dialog_border_left"; const std::string DIALOG_BORDER_CORNER = "dialog_border_corner"; |
