Refactoring / code cleanup
[weightgraph] / weightgraph / main.cpp
index a3e58d7..2378c50 100644 (file)
@@ -12,7 +12,6 @@
 
 //Global pointer to the weight data
 WeightDataModel *wdm;
-Settings *settings;
 
 int main(int argc, char *argv[])
 {