[haiku-bugs] [Haiku] #11993: [Patch] Fix GCC 5 unused-variable warning.

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Sun, 19 Apr 2015 09:26:40 -0000

#11993: [Patch] Fix GCC 5 unused-variable warning.
-------------------------------------+------------------------------
Reporter: mt | Owner: axeld
Type: enhancement | Status: new
Priority: normal | Milestone: Unscheduled
Component: Preferences/Time & Date | Version: R1/Development
Keywords: | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
-------------------------------------+------------------------------
GCC 5 (5.1.0-RC-20150412) reports.

{{{
/home/haiku/haiku/haiku/src/preferences/time/ClockView.cpp:29:20: error:
'kIndentSpacing' defined but not used [-Werror=unused-variable]
static const float kIndentSpacing
^
}}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/11993>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: