trivial: whitespace changes

This commit is contained in:
Richard Hughes 2008-12-03 09:51:17 +00:00
parent 04fb2a6e13
commit 2dfdb17cf9
2 changed files with 1 additions and 5 deletions

View file

@ -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

View file

@ -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;