hgd icon indicating copy to clipboard operation
hgd copied to clipboard

Code separation

Open vext01 opened this issue 14 years ago • 2 comments
trafficstars

We need to separate out common.c into client.c, daemon.c, ...

The client binary should not need sqlite, but it does due to poor code separation.

vext01 avatar Jul 24 '11 18:07 vext01

Do my two pull requests first else this will be a pig to merge.

egelmex avatar Aug 07 '11 15:08 egelmex

split hgd.h, its massive

vext01 avatar Sep 02 '11 16:09 vext01