]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Mon, 26 Sep 2011 18:53:15 +0000 (11:53 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 26 Sep 2011 18:53:15 +0000 (11:53 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/log.h

index 5550c13945c9c381d1d831add8329e2c79822af2..ba588fc7ba78d6a79c9838039d52df0e09bb2721 100644 (file)
@@ -222,7 +222,6 @@ void Log_UpdatePerLine(Bool perLineTimeStamps,
                        Bool perLineThreadNames);
 
 void Log_Exit(void);
-void Log_SetConfigDir(const char *configDir);
 
 Bool Log_Outputting(void);
 const char *Log_GetFileName(void);