]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/examples/internal/default.cfg
fixed a memory leak
[libucw.git] / free / libs / examples / internal / default.cfg
index 1723d128c65812fadd8011c02a85635f85acd4e7..c0335b5e4167b9944e05c15f825300d5feb5a0c9 100644 (file)
@@ -1,8 +1,5 @@
 # Default configuration file for our test application
 
-# Version string used by all Sherlock libraries
-Set("SHERLOCK_VERSION" => "0.0");
-
 # We want to build all libraries shared
 Set("CONFIG_SHARED");