[totem] main: Remove unused totem_options_process_late() prototype



commit 87f40d02b14f7683544fb661015dec5f6fef911c
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 20 18:51:47 2014 +0200

    main: Remove unused totem_options_process_late() prototype
    
    Declared but not actually implemented.

 src/totem-options.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/totem-options.h b/src/totem-options.h
index 5f59e81..cdc3888 100644
--- a/src/totem-options.h
+++ b/src/totem-options.h
@@ -54,8 +54,6 @@ extern const GOptionEntry all_options[];
 extern TotemCmdLineOptions optionstate;
 
 void totem_options_register_remote_commands (Totem *totem);
-void totem_options_process_late (Totem *totem, 
-                                const TotemCmdLineOptions* options);
 void totem_options_process_for_server (Totem *totem,
                                       const TotemCmdLineOptions* options);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]