mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-04-20 04:50:48 +02:00
trivial: whitespace changes
This commit is contained in:
parent
04fb2a6e13
commit
2dfdb17cf9
2 changed files with 1 additions and 5 deletions
|
|
@ -26,7 +26,7 @@ DEVKIT_POWER_LIBS = $(top_builddir)/libdevkit-power/libdevkit-power.la
|
|||
BUILT_SOURCES = \
|
||||
dkp-daemon-glue.h \
|
||||
dkp-device-glue.h \
|
||||
dkp-qos-glue.h \
|
||||
dkp-qos-glue.h \
|
||||
dkp-marshal.h \
|
||||
dkp-marshal.c
|
||||
|
||||
|
|
|
|||
|
|
@ -60,10 +60,6 @@ typedef struct
|
|||
|
||||
struct DkpQosPrivate
|
||||
{
|
||||
// gint last_network;
|
||||
// gint last_cpu_dma;
|
||||
// GPtrArray *data_network;
|
||||
// GPtrArray *data_cpu_dma;
|
||||
GPtrArray *data;
|
||||
gint last[DKP_QOS_TYPE_UNKNOWN];
|
||||
DkpPolkit *polkit;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue