Rip out the counter stuff
modified libpkg/pkg.h.in
@@ -1251,7 +1251,6 @@ typedef enum {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1274,13 +1273,6 @@ typedef enum {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1427,11 +1419,6 @@ struct pkg_event {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg_event.c
@@ -38,13 +38,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -383,12 +376,6 @@ pipeevent(struct pkg_event *ev)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1014,16 +1001,3 @@ pkg_emit_progress_tick(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
modified libpkg/private/event.h
@@ -70,8 +70,6 @@ int pkg_emit_query_select(const char *msg, const char **items, int ncnt, int def
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified src/event.c
@@ -837,24 +837,6 @@ event_callback(void *data, struct pkg_event *ev)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|